Searched defs:getGrallocType (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/ | ||
H A D | GrallocGoldfish.cpp | 13 GrallocType GoldfishGralloc::getGrallocType() { return GRALLOC_TYPE_GOLDFISH; } in getGrallocType() function in gfxstream::GoldfishGralloc |
H A D | GrallocMinigbm.cpp | 26 GrallocType MinigbmGralloc::getGrallocType() { return GRALLOC_TYPE_MINIGBM; } in getGrallocType() function in gfxstream::MinigbmGralloc |
H A D | GrallocEmulated.cpp | 406 GrallocType EmulatedGralloc::getGrallocType() { return GRALLOC_TYPE_EMULATED; } in getGrallocType() function in gfxstream::EmulatedGralloc |