Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/
H A DGfxStreamGralloc.cpp18 Gralloc* createPlatformGralloc(int32_t descriptor) { in createPlatformGralloc() function
H A DGrallocEmulated.cpp569 Gralloc* createPlatformGralloc(int32_t descriptor) { return new EmulatedGralloc(descriptor); } in createPlatformGralloc() function