Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dchild.hpp52 typedef platform_specific native_handle_t; typedef in boost::process::child
Dgroup.hpp68 typedef group_handle::handle_t native_handle_t; typedef in boost::process::group
/external/mesa3d/include/android_stub/cutils/
Dnative_handle.h47 } native_handle_t; typedef
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/
Dchild_decl.hpp58 typedef child_handle::process_handle_t native_handle_t; typedef in boost::process::child
/external/mesa3d/src/gfxstream/guest/android/include/gfxstream/guest/
DGfxStreamGralloc.h165 virtual uint32_t getFormatDrmFourcc(const native_handle_t* /*handle*/) { in getFormatDrmFourcc()
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Denvironment.hpp343 typedef void* native_handle_t; typedef
/external/angle/src/common/
Dandroid_util.cpp42 } native_handle_t; typedef
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Denvironment.hpp312 typedef int native_handle_t; typedef
/external/mesa3d/src/gfxstream/guest/android/
DGrallocEmulated.cpp553 size_t EmulatedGralloc::getAllocatedSize(const native_handle_t*) { in getAllocatedSize()
/external/drm_hwcomposer/hwc2_device/
Dhwc2_device.cpp693 const native_handle_t * /*stream*/) { in SetLayerSidebandStream()