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