Searched refs:fillYV12BufferRect (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/gui/tests/ |
D | FillBuffer.h | 29 void fillYV12BufferRect(uint8_t* buf, int w, int h, int stride,
|
D | FillBuffer.cpp | 54 void fillYV12BufferRect(uint8_t* buf, int w, int h, int stride, in fillYV12BufferRect() function
|
D | SurfaceTextureGL_test.cpp | 164 fillYV12BufferRect(img, texWidth, texHeight, buf->getStride(), crop); in TEST_F()
|