Searched refs:getGrallocType (Results 1 – 8 of 8) sorted by relevance
14 GrallocType getGrallocType() override;
20 GrallocType getGrallocType() override;
62 GrallocType getGrallocType() override;
13 GrallocType GoldfishGralloc::getGrallocType() { return GRALLOC_TYPE_GOLDFISH; } in getGrallocType() function in gfxstream::GoldfishGralloc
26 GrallocType MinigbmGralloc::getGrallocType() { return GRALLOC_TYPE_MINIGBM; } in getGrallocType() function in gfxstream::MinigbmGralloc
406 GrallocType EmulatedGralloc::getGrallocType() { return GRALLOC_TYPE_EMULATED; } in getGrallocType() function in gfxstream::EmulatedGralloc
134 virtual GrallocType getGrallocType() = 0;
2919 - gfxstream: guest: introduce Gralloc::getGrallocType()