/aosp12/system/core/libcutils/include/cutils/ |
H A D | native_handle.h | 34 typedef struct native_handle struct 36 int version; /* sizeof(native_handle_t) */ argument 47 } native_handle_t; argument
|
/aosp12/system/core/libcutils/include_outside_system/cutils/ |
H A D | native_handle.h | 34 typedef struct native_handle struct 36 int version; /* sizeof(native_handle_t) */ argument 47 } native_handle_t; argument
|
/aosp12/system/core/libcutils/ |
H A D | native_handle_test.cpp | 21 TEST(native_handle, native_handle_delete) { in TEST() argument 25 TEST(native_handle, native_handle_close) { in TEST() argument
|
/aosp12/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/3/com/google/hardware/pixel/display/ |
H A D | IDisplay.aidl | 47 …int setCompensationImageHandle(in android.hardware.common.NativeHandle native_handle, in String im… in setCompensationImageHandle()
|
/aosp12/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/4/com/google/hardware/pixel/display/ |
H A D | IDisplay.aidl | 47 …int setCompensationImageHandle(in android.hardware.common.NativeHandle native_handle, in String im… in setCompensationImageHandle()
|
/aosp12/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/current/com/google/hardware/pixel/display/ |
H A D | IDisplay.aidl | 47 …int setCompensationImageHandle(in android.hardware.common.NativeHandle native_handle, in String im… in setCompensationImageHandle()
|
/aosp12/hardware/google/interfaces/display/com/google/hardware/pixel/display/ |
H A D | IDisplay.aidl | 107 int setCompensationImageHandle(in NativeHandle native_handle, in String imageName); in setCompensationImageHandle()
|
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
H A D | EGLImageWrapper.cpp | 113 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
|
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/ |
H A D | EGLImageWrapper.cpp | 113 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
|
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/ |
H A D | EGLImageWrapper.cpp | 113 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
|
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/ |
H A D | EGLImageWrapper.cpp | 113 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_biometrics_SurfaceToNativeHandleConverter.cpp | 86 native_handle_t* native_handle = convertHalTokenToNativeHandle(halToken); in acquireSurfaceHandle() local
|
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/ |
H A D | EGLImageWrapper.cpp | 126 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
|
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/ |
H A D | EGLImageWrapper.cpp | 154 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
|
/aosp12/frameworks/native/libs/vr/libbufferhub/include/private/dvr/ |
H A D | buffer_hub_base.h | 60 native_handle_t* native_handle() const { in native_handle() function
|
/aosp12/hardware/google/graphics/common/libhwc2.1/ |
H A D | pixel-display.cpp | 139 ndk::ScopedAStatus Display::setCompensationImageHandle(const NativeHandle &native_handle, in setCompensationImageHandle()
|
/aosp12/frameworks/av/media/libmedia/ |
H A D | IOMX.cpp | 256 buffer_id *buffer, void **buffer_data, sp<NativeHandle> *native_handle) { in allocateSecureBuffer() 442 void **buffer_data, sp<NativeHandle> *native_handle) { in allocateSecureBuffer() 713 sp<NativeHandle> native_handle; in onTransact() local
|
/aosp12/system/libhidl/base/ |
H A D | HidlSupport.cpp | 82 hidl_handle &hidl_handle::operator=(const native_handle_t *native_handle) { in operator =()
|
/aosp12/frameworks/av/media/libmedia/omx/1.0/ |
H A D | WOmxNode.cpp | 142 void **buffer_data, sp<NativeHandle> *native_handle) { in allocateSecureBuffer()
|
/aosp12/frameworks/av/media/libstagefright/omx/1.0/ |
H A D | WOmxNode.cpp | 145 void **buffer_data, sp<NativeHandle> *native_handle) { in allocateSecureBuffer()
|
/aosp12/frameworks/av/media/libstagefright/omx/ |
H A D | OMXNodeInstance.cpp | 1662 void **buffer_data, sp<NativeHandle> *native_handle) { in allocateSecureBuffer()
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | ACodec.cpp | 967 sp<NativeHandle> native_handle; in allocateBuffersOnPort() local
|