Searched defs:createPlatformGralloc (Results 1 – 2 of 2) sorted by relevance
18 Gralloc* createPlatformGralloc(int32_t descriptor) { in createPlatformGralloc() function
569 Gralloc* createPlatformGralloc(int32_t descriptor) { return new EmulatedGralloc(descriptor); } in createPlatformGralloc() function