Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android/
DGrallocGoldfish.cpp103 size_t GoldfishGralloc::getAllocatedSize(const native_handle_t* handle) { in getAllocatedSize() function in gfxstream::GoldfishGralloc
107 size_t GoldfishGralloc::getAllocatedSize(const AHardwareBuffer* ahb) { in getAllocatedSize() function in gfxstream::GoldfishGralloc
DGrallocMinigbm.cpp236 size_t MinigbmGralloc::getAllocatedSize(const native_handle_t* handle) { in getAllocatedSize() function in gfxstream::MinigbmGralloc
245 size_t MinigbmGralloc::getAllocatedSize(const AHardwareBuffer* ahb) { in getAllocatedSize() function in gfxstream::MinigbmGralloc
DGrallocEmulated.cpp343 size_t EmulatedGralloc::getAllocatedSize(const native_handle_t*) { in getAllocatedSize() function in gfxstream::EmulatedGralloc
348 size_t EmulatedGralloc::getAllocatedSize(const AHardwareBuffer*) { in getAllocatedSize() function in gfxstream::EmulatedGralloc