Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DFillBuffer.cpp78 void fillRGBA8Buffer(uint8_t* buf, int w, int h, int stride) { in fillRGBA8Buffer() function
103 fillRGBA8Buffer(img, buf->getWidth(), buf->getHeight(), buf->getStride()); in produceOneRGBA8Frame()
DFillBuffer.h32 void fillRGBA8Buffer(uint8_t* buf, int w, int h, int stride);