Home
last modified time | relevance | path

Searched refs:fillRGBA8BufferSolid (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/tests/
DSurfaceTextureFBO_test.cpp49 fillRGBA8BufferSolid(img, texWidth, texHeight, buf->getStride(), 0, 255, in TEST_F()
73 fillRGBA8BufferSolid(img, texWidth, texHeight, buf->getStride(), 255, 0, in TEST_F()
DSurfaceTextureFBO.h59 void fillRGBA8BufferSolid(uint8_t* buf, int w, int h, int stride, in fillRGBA8BufferSolid() function