Searched refs:fillRGBA8BufferSolid (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureFBO_test.cpp | 47 fillRGBA8BufferSolid(img, texWidth, texHeight, buf->getStride(), 0, 255, in TEST_F() 71 fillRGBA8BufferSolid(img, texWidth, texHeight, buf->getStride(), 255, 0, in TEST_F()
|
D | SurfaceTextureFBO.h | 59 void fillRGBA8BufferSolid(uint8_t* buf, int w, int h, int stride, in fillRGBA8BufferSolid() function
|
D | CpuConsumer_test.cpp | 452 void fillRGBA8BufferSolid(uint8_t* buf, int w, int h, int stride, uint8_t r,
|