Searched defs:getSolidBuffer (Results 1 – 2 of 2) sorted by relevance
205 public static native HardwareBuffer getSolidBuffer(int width, int height, int color); in getSolidBuffer() method in ASurfaceControlTestUtils
88 static bool getSolidBuffer(int32_t width, int32_t height, uint32_t color, in getSolidBuffer() function