| /third_party/mesa3d/include/android_stub/cutils/ |
| D | native_handle.h | 34 typedef struct native_handle struct 36 int version; /* sizeof(native_handle_t) */ argument 47 } native_handle_t; argument
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| D | GrallocAndroid.cpp | 121 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in release() local 129 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in release() local 142 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in lock() local 168 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in lock() local 224 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in unlock() local 238 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in unlock() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | GrallocAndroid.cpp | 121 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in release() local 129 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in release() local 142 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in lock() local 168 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in lock() local 224 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in unlock() local 238 native_handle_t *native_handle = const_cast<native_handle_t *>(handle); in unlock() local
|
| /third_party/gn/src/util/ |
| D | semaphore.h | 45 NativeHandle& native_handle() { return native_handle_; } in native_handle() function 46 const NativeHandle& native_handle() const { return native_handle_; } in native_handle() function
|
| /third_party/node/deps/v8/src/base/platform/ |
| D | condition-variable.h | 77 NativeHandle& native_handle() { in native_handle() function 80 const NativeHandle& native_handle() const { in native_handle() function
|
| D | semaphore.h | 68 NativeHandle& native_handle() { in native_handle() function 71 const NativeHandle& native_handle() const { in native_handle() function
|
| D | mutex.h | 74 NativeHandle& native_handle() { in native_handle() function 77 const NativeHandle& native_handle() const { in native_handle() function
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | android_util.cpp | 22 typedef struct native_handle struct 24 int version; /* sizeof(native_handle_t) */ argument 40 } native_handle_t; argument
|
| /third_party/cef/include/base/internal/ |
| D | cef_lock_impl.h | 78 NativeHandle* native_handle() { return &native_handle_; } in native_handle() function
|
| /third_party/benchmark/src/ |
| D | mutex.h | 81 std::mutex& native_handle() { return mut_; } in native_handle() function 93 MutexLockImp& native_handle() { return ml_; } in native_handle() function
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| D | platform_android_mapper.cpp | 56 auto native_handle = const_cast<native_handle_t*>(buffer); in GetMetadata() local
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/ |
| D | ngtcp2.h | 1724 void *native_handle; member 2090 void *native_handle; member 2103 void *native_handle; member 2122 void *native_handle; member 2138 void *native_handle; member 2154 void *native_handle; member
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/winrt/ |
| D | gstglwindow_winrt_egl.cpp | 231 GstGLWindowWinRTEGLResizeHandler(IInspectable * native_handle, in GstGLWindowWinRTEGLResizeHandler()
|