Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/cutils/
Dnative_handle.h31 typedef struct native_handle struct
33 int version; /* sizeof(native_handle_t) */ argument
44 } native_handle_t; argument
/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dnative_handle.h4 typedef struct native_handle { struct
8 } native_handle_t; argument
/device/generic/goldfish-opengl/system/hwc3/
DGralloc.cpp69 auto native_handle = const_cast<native_handle_t*>(buffer); in GetMetadata() local
358 auto native_handle = const_cast<native_handle_t*>(buffer); in Unlock() local