Searched refs:fillYV12BufferRect (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DFillBuffer.h29 void fillYV12BufferRect(uint8_t* buf, int w, int h, int stride,
H A DFillBuffer.cpp54 void fillYV12BufferRect(uint8_t* buf, int w, int h, int stride, function in namespace:android
H A DSurfaceTextureGL_test.cpp164 fillYV12BufferRect(img, texWidth, texHeight, buf->getStride(), crop);
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp352 static void fillYV12BufferRect(uint8_t* buf, int w, int h,
566 void SurfaceMediaSourceTest::fillYV12BufferRect(uint8_t* buf, int w, function in class:android::SurfaceMediaSourceTest

Completed in 281 milliseconds