Home
last modified time | relevance | path

Searched defs:native_handle (Results 1 – 22 of 22) sorted by relevance

/aosp12/system/core/libcutils/include/cutils/
H A Dnative_handle.h34 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 Dnative_handle.h34 typedef struct native_handle struct
36 int version; /* sizeof(native_handle_t) */ argument
47 } native_handle_t; argument
/aosp12/system/core/libcutils/
H A Dnative_handle_test.cpp21 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 DIDisplay.aidl47 …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 DIDisplay.aidl47 …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 DIDisplay.aidl47 …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 DIDisplay.aidl107 int setCompensationImageHandle(in NativeHandle native_handle, in String imageName); in setCompensationImageHandle()
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A DEGLImageWrapper.cpp113 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DEGLImageWrapper.cpp113 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A DEGLImageWrapper.cpp113 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A DEGLImageWrapper.cpp113 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_biometrics_SurfaceToNativeHandleConverter.cpp86 native_handle_t* native_handle = convertHalTokenToNativeHandle(halToken); in acquireSurfaceHandle() local
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A DEGLImageWrapper.cpp126 native_handle_t *native_handle = const_cast<private_handle_t *>(src); in L_wrap() local
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A DEGLImageWrapper.cpp154 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 Dbuffer_hub_base.h60 native_handle_t* native_handle() const { in native_handle() function
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A Dpixel-display.cpp139 ndk::ScopedAStatus Display::setCompensationImageHandle(const NativeHandle &native_handle, in setCompensationImageHandle()
/aosp12/frameworks/av/media/libmedia/
H A DIOMX.cpp256 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 DHidlSupport.cpp82 hidl_handle &hidl_handle::operator=(const native_handle_t *native_handle) { in operator =()
/aosp12/frameworks/av/media/libmedia/omx/1.0/
H A DWOmxNode.cpp142 void **buffer_data, sp<NativeHandle> *native_handle) { in allocateSecureBuffer()
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DWOmxNode.cpp145 void **buffer_data, sp<NativeHandle> *native_handle) { in allocateSecureBuffer()
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp1662 void **buffer_data, sp<NativeHandle> *native_handle) { in allocateSecureBuffer()
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp967 sp<NativeHandle> native_handle; in allocateBuffersOnPort() local