Home
last modified time | relevance | path

Searched defs:native_handle_t (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/hardware/interfaces/tv/input/1.0/vts/functional/
H A DVtsHalTvInputV1_0TargetTest.cpp218 [&result](Result res, const native_handle_t*) { result = res; }); in TEST_P()
249 [&result](Result res, const native_handle_t*) { result = res; }); in TEST_P()
284 [&result](Result res, const native_handle_t*) { result = res; }); in TEST_P()
310 [&result](Result res, const native_handle_t*) { result = res; }); in TEST_P()
314 [&result](Result res, const native_handle_t*) { result = res; }); in TEST_P()
/aosp_15_r20/frameworks/av/camera/tests/fuzzer/
H A Dcamera_fuzzer.cpp76 native_handle_t* /*handle*/) override { in postRecordingFrameHandleTimestamp() argument
81 const std::vector<native_handle_t*>& /*handles*/) override { in postRecordingFrameHandleTimestampBatch()
102 void recordingFrameHandleCallbackTimestamp(nsecs_t, native_handle_t*) override { return; }; in recordingFrameHandleCallbackTimestamp() argument
104 const std::vector<native_handle_t*>&) override { in recordingFrameHandleCallbackTimestampBatch()
/aosp_15_r20/frameworks/native/libs/nativewindow/rust/src/
H A Dhandle.rs116 fn as_ref(&self) -> &ffi::native_handle_t { in as_ref()
170 pub fn as_raw(&self) -> NonNull<ffi::native_handle_t> { in as_raw()
178 pub fn into_raw(self) -> NonNull<ffi::native_handle_t> { in into_raw()
/aosp_15_r20/frameworks/av/camera/tests/
H A DCameraZSLTests.cpp57 native_handle_t*) override {}; in recordingFrameHandleCallbackTimestamp() argument
60 const std::vector<native_handle_t*>&) override {}; in recordingFrameHandleCallbackTimestampBatch()
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/fuzzer/
H A Dmediarecorder_fuzzer.cpp140 void releaseRecordingFrameHandle(native_handle_t * /*handle*/) override{}; in releaseRecordingFrameHandle() argument
141 void releaseRecordingFrameHandleBatch(const vector<native_handle_t *> & /*handles*/) override{}; in releaseRecordingFrameHandleBatch()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/frameworks/native/libs/sensor/include/sensor/
H A DISensorServer.h29 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/core/libutils/include/utils/
DNativeHandle.h23 typedef struct native_handle native_handle_t; typedef

1234