Home
last modified time | relevance | path

Searched defs:nh (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/libs/gui/bufferqueue/1.0/
DConversion.cpp43 native_handle_t* nh = native_handle_create(1, 0); in native_handle_create_from_fd() local
62 int native_handle_read_fd(native_handle_t const* nh, int index) { in native_handle_read_fd()
132 hidl_handle inHidlHandle(native_handle_t const* nh) { in inHidlHandle()
373 status_t unflattenFence(hidl_handle* fence, native_handle_t** nh, in unflattenFence()
446 bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) { in wrapAs()
499 native_handle_t* nh = native_handle_create_from_fd(fd); in convertTo() local
635 HGraphicBufferProducer::FenceTimeSnapshot* t, native_handle_t** nh, in unflatten()
732 std::vector<native_handle_t*>* nh, in unflatten()
892 status_t unflatten( in unflatten()
969 bool wrapAs(HGraphicBufferProducer::FrameEventHistoryDelta* t, in wrapAs()
[all …]
DH2BGraphicBufferProducer.cpp61 native_handle_t* nh = native_handle_create(1, 0); in native_handle_create_from_fd() local
80 inline int native_handle_read_fd(native_handle_t const* nh, int index = 0) { in native_handle_read_fd()
235 inline status_t unflattenFence(hidl_handle* fence, native_handle_t** nh, in unflattenFence()
308 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) { in wrapAs()
361 native_handle_t* nh = native_handle_create_from_fd(fd); in convertTo() local
486 HGraphicBufferProducer::QueueBufferInput* t, native_handle_t** nh, in unflatten()
537 native_handle_t** nh, in wrapAs()
626 native_handle_t** nh, in flatten()
725 std::vector<native_handle_t*>* nh, in flatten()
828 inline status_t flatten( in flatten()
[all …]
/frameworks/av/media/libmedia/include/media/omx/1.0/
DConversion.h118 native_handle_t* nh = native_handle_create(1, 0); in native_handle_create_from_fd() local
308 inline hidl_handle inHidlHandle(native_handle_t const* nh) { in inHidlHandle()
328 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) { in wrapAs()
457 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, in wrapAs()
/frameworks/native/libs/gui/include/gui/bufferqueue/1.0/
DWGraphicBufferProducer.h102 native_handle_t* nh = nullptr; in dequeueBuffer() local
157 native_handle_t* nh = nullptr; in detachNextBuffer() local
328 native_handle_t* nh = nullptr; in getLastQueuedBuffer() local
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DConversion.h186 inline bool wrapAs(Message* t, native_handle_t** nh, omx_message const& l) { in wrapAs()
315 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, in wrapAs()
/frameworks/native/libs/binder/include/binder/
DSafeInterface.h95 const Parcel& parcel, NH* nh) { in read()
101 Parcel* parcel, const NH& nh) { in write()
/frameworks/av/media/ndk/tests/
DAImageReaderWindowHandleTest.cpp93 const native_handle_t *nh = AHardwareBuffer_getNativeHandle(hardwareBuffer); in HandleImageAvailable() local
135 native_handle_t *nh = nullptr; in TEST_F() local
/frameworks/base/services/core/jni/
Dcom_android_server_connectivity_tethering_OffloadHardwareInterface.cpp79 native_handle_t *nh = native_handle_create(kNumFds, kNumInts); in handleFromFileDescriptor() local
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.cpp583 native_handle_t* nh = md->pHandle; in releaseRecordingFrame() local
610 native_handle_t* nh = md->pHandle; in releaseRecordingFrameBatch() local
623 native_handle_t* nh = const_cast<native_handle_t*>(msg.frameData.getNativeHandle()); in releaseRecordingFrameBatch() local
/frameworks/native/libs/gui/bufferqueue/2.0/
Dtypes.cpp139 native_handle_t* nh = native_handle_create(1, 0); in b2h() local
/frameworks/av/media/codec2/vndk/
Dtypes.cpp146 native_handle_t* nh = native_handle_create(1, 0); in b2h() local
/frameworks/av/media/ndk/
DNdkImageReader.cpp655 native_handle_t *nh = in convertHalTokenToNativeHandle() local
/frameworks/av/media/libmedia/omx/1.0/
DWOmxNode.cpp236 native_handle_t* nh; in dispatchMessage() local
/frameworks/av/media/libstagefright/omx/1.0/
DWOmxNode.cpp239 native_handle_t* nh; in dispatchMessage() local
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java1474 final int nh = oh * maxSize / longerDimension; in shrinkBitmap() local