Home
last modified time | relevance | path

Searched refs:fillYV12BufferRect (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/tests/
DFillBuffer.h29 void fillYV12BufferRect(uint8_t* buf, int w, int h, int stride,
DFillBuffer.cpp54 void fillYV12BufferRect(uint8_t* buf, int w, int h, int stride, in fillYV12BufferRect() function
DSurfaceTextureGL_test.cpp164 fillYV12BufferRect(img, texWidth, texHeight, buf->getStride(), crop); in TEST_F()