Home
last modified time | relevance | path

Searched defs:getHostHandle (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/
H A DGrallocGoldfish.cpp45 uint32_t GoldfishGralloc::getHostHandle(native_handle_t const* handle) { in getHostHandle() function in gfxstream::GoldfishGralloc
56 uint32_t GoldfishGralloc::getHostHandle(const AHardwareBuffer* ahb) { in getHostHandle() function in gfxstream::GoldfishGralloc
H A DGrallocMinigbm.cpp88 uint32_t MinigbmGralloc::getHostHandle(const native_handle_t* handle) { in getHostHandle() function in gfxstream::MinigbmGralloc
107 uint32_t MinigbmGralloc::getHostHandle(const AHardwareBuffer* ahb) { in getHostHandle() function in gfxstream::MinigbmGralloc
H A DGrallocEmulated.cpp514 uint32_t EmulatedGralloc::getHostHandle(const native_handle_t* handle) { in getHostHandle() function in gfxstream::EmulatedGralloc
519 uint32_t EmulatedGralloc::getHostHandle(const AHardwareBuffer* handle) { in getHostHandle() function in gfxstream::EmulatedGralloc
H A DANativeWindowAndroid.cpp202 int ANativeWindowHelperAndroid::getHostHandle(EGLClientBuffer buffer, Gralloc* gralloc) { in getHostHandle() function in gfxstream::ANativeWindowHelperAndroid
H A DANativeWindowEmulated.cpp163 int EmulatedANativeWindowHelper::getHostHandle(EGLClientBuffer buffer, Gralloc*) { in getHostHandle() function in gfxstream::EmulatedANativeWindowHelper