Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/guest/android/
DGrallocGoldfish.cpp13 GrallocType GoldfishGralloc::getGrallocType() { return GRALLOC_TYPE_GOLDFISH; } in getGrallocType() function in gfxstream::GoldfishGralloc
DGrallocMinigbm.cpp26 GrallocType MinigbmGralloc::getGrallocType() { return GRALLOC_TYPE_MINIGBM; } in getGrallocType() function in gfxstream::MinigbmGralloc
DGrallocEmulated.cpp406 GrallocType EmulatedGralloc::getGrallocType() { return GRALLOC_TYPE_EMULATED; } in getGrallocType() function in gfxstream::EmulatedGralloc