Home
last modified time | relevance | path

Searched refs:numInts (Results 1 – 25 of 75) sorted by relevance

123

/hardware/google/gfxstream/guest/mesa/include/android_stub/cutils/
Dnative_handle.h38 int numInts; /* number of ints at &data[numFds] */ member
68 native_handle_t* native_handle_init(char* storage, int numFds, int numInts);
78 native_handle_t* native_handle_create(int numFds, int numInts);
/hardware/interfaces/graphics/mapper/2.1/utils/hal/include/mapper-hal/2.1/
DMapper.h60 uint32_t numInts = 0; in getTransportSize() local
61 Error error = this->mHal->getTransportSize(bufferHandle, &numFds, &numInts); in getTransportSize()
62 hidl_cb(error, numFds, numInts); in getTransportSize()
/hardware/libhardware/modules/gralloc/
Dgralloc_priv.h93 numInts = sNumInts(); in private_handle_t()
103 h->numInts != sNumInts() || h->numFds != sNumFds || in validate()
/hardware/qcom/display/msm8960/libgralloc/
Dgralloc_priv.h202 numInts = sNumInts; in fd()
216 h->numInts != sNumInts || h->numFds != sNumFds || in validate()
223 h ? h->numInts : -1, sNumInts, in validate()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_buffer4.h308 numInts = total_ints - n; in set_numfds()
315 numInts -= n; in incr_numfds()
327 h->numFds + h->numInts != NUM_INTS_IN_PRIVATE_HANDLE) in validate()
408 numInts, numFds, fd_count, in dump()
Dmali_gralloc_buffer.h308 numInts = total_ints - n; in set_numfds()
315 numInts -= n; in incr_numfds()
327 h->numFds + h->numInts != NUM_INTS_IN_PRIVATE_HANDLE) in validate()
408 numInts, numFds, fd_count, in dump()
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc_priv.h246 numInts = sNumInts(); in fd()
260 h->numInts != sNumInts() || h->numFds != sNumFds || in validate()
268 h ? h->numInts : -1, sNumInts(), in validate()
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc_priv.h243 numInts = sNumInts; in fd()
257 h->numInts != sNumInts || h->numFds != sNumFds || in validate()
265 h ? h->numInts : -1, sNumInts, in validate()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_priv_handle.h132 numInts = NumInts(); in fd()
154 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
157 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_priv_handle.h130 numInts = NumInts(); in fd()
148 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
153 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc_priv.h267 numInts = sNumInts(); in fd()
277 h->numInts != sNumInts() || h->numFds != sNumFds || in validate()
285 h ? h->numInts : -1, sNumInts(), in validate()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_priv_handle.h137 numInts = NumInts(); in fd()
155 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
160 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
/hardware/qcom/display/msm8994/libgralloc/
Dgralloc_priv.h264 numInts = sNumInts(); in fd()
278 h->numInts != sNumInts() || h->numFds != sNumFds || in validate()
286 h ? h->numInts : -1, sNumInts(), in validate()
/hardware/qcom/display/msm8909/gralloc/
Dgr_priv_handle.h136 numInts = NumInts(); in fd()
154 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
159 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
/hardware/google/gfxstream/guest/fuchsia/include/cutils/
Dnative_handle.h7 int numInts; member
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc_priv.h271 numInts = sNumInts(); in private_handle_t()
303 h->numInts != sNumInts() || h->numFds != sNumFds || in validate()
311 h ? h->numInts : -1, sNumInts(), in validate()
/hardware/qcom/display/msm8998/libgralloc/
Dgralloc_priv.h280 numInts = sNumInts(); in private_handle_t()
316 h->numInts != sNumInts() || h->numFds != sNumFds) { in validate()
320 h ? h->numInts : -1, sNumInts(), in validate()
/hardware/interfaces/common/support/
Dtest.cpp43 ASSERT_EQ(libcutils->numInts, aidl.ints.size()); in checkEq()
45 for (size_t i = 0; i < libcutils->numInts; i++) { in checkEq()
DNativeHandle.cpp61 handle->data + handle->numFds + handle->numInts); in toAidl()
/hardware/interfaces/graphics/mapper/2.1/vts/functional/
DVtsHalGraphicsMapperV2_1TargetTest.cpp153 uint32_t numInts; in TEST_P() local
155 ASSERT_NO_FATAL_FAILURE(mGralloc->getTransportSize(bufferHandle, &numFds, &numInts)); in TEST_P()
/hardware/interfaces/media/bufferpool/aidl/default/tests/
Dallocator.cpp62 numInts = sizeof(mInts) / sizeof(int), enumerator
71 HandleAshmem::numInts,
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DConversions.cpp93 handle->data + handle->numFds + handle->numInts); in unknownHandleFromNativeHandle()
109 if (memory.handle()->numInts != 0) { in createSharedMemoryFromHidlMemory()
111 << memory.handle()->numInts << " numInts, but expected 0"; in createSharedMemoryFromHidlMemory()
126 if (memory.handle()->numInts != 3) { in createSharedMemoryFromHidlMemory()
128 << memory.handle()->numInts << " numInts, but expected 3"; in createSharedMemoryFromHidlMemory()
280 if (handle->numFds != 1 || handle->numInts != 0) { in unvalidatedConvert()
/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGralloc0Hal.h63 *outNumInts = bufferHandle->numInts; in getTransportSize()
/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp260 ASSERT_EQ(0, fenceHandle->numInts) << "invalid fence handle " << fenceHandle; in unlock()
282 ASSERT_EQ(0, fenceHandle->numInts) << "invalid fence handle " << fenceHandle; in flushLockedBuffer()
320 ASSERT_GE(bufferHandle->numInts, int(tmpNumInts)) << "invalid numInts " << tmpNumInts; in getTransportSize()
/hardware/qcom/sm7250/display/composer/
DQtiComposerHandleImporter.cpp72 if (!handle->numFds && !handle->numInts) { in importBuffer()

123