Home
last modified time | relevance | path

Searched defs:createPlatformGralloc (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gfxstream/guest/android/
DGfxStreamGralloc.cpp19 Gralloc* createPlatformGralloc(int32_t descriptor) { in createPlatformGralloc() function
DGrallocEmulated.cpp569 Gralloc* createPlatformGralloc(int32_t descriptor) { return new EmulatedGralloc(descriptor); } in createPlatformGralloc() function