Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android/
DGrallocGoldfish.cpp53 uint32_t GoldfishGralloc::getHostHandle(native_handle_t const* handle) { in getHostHandle() function in gfxstream::GoldfishGralloc
64 uint32_t GoldfishGralloc::getHostHandle(const AHardwareBuffer* ahb) { in getHostHandle() function in gfxstream::GoldfishGralloc
DGrallocMinigbm.cpp186 uint32_t MinigbmGralloc::getHostHandle(const native_handle_t* handle) { in getHostHandle() function in gfxstream::MinigbmGralloc
196 uint32_t MinigbmGralloc::getHostHandle(const AHardwareBuffer* ahb) { in getHostHandle() function in gfxstream::MinigbmGralloc
DGrallocEmulated.cpp304 uint32_t EmulatedGralloc::getHostHandle(const native_handle_t* handle) { in getHostHandle() function in gfxstream::EmulatedGralloc
309 uint32_t EmulatedGralloc::getHostHandle(const AHardwareBuffer* handle) { in getHostHandle() function in gfxstream::EmulatedGralloc
DANativeWindowAndroid.cpp211 int ANativeWindowHelperAndroid::getHostHandle(EGLClientBuffer buffer, Gralloc* gralloc) { in getHostHandle() function in gfxstream::ANativeWindowHelperAndroid
DANativeWindowEmulated.cpp172 int EmulatedANativeWindowHelper::getHostHandle(EGLClientBuffer buffer, Gralloc*) { in getHostHandle() function in gfxstream::EmulatedANativeWindowHelper