Searched defs:fillYV12Buffer (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/gui/tests/
H A DFillBuffer.cpp25 void fillYV12Buffer(uint8_t* buf, int w, int h, int stride) { function in namespace:android
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp355 static void fillYV12Buffer(uint8_t* buf, int w, int h, int stride) ;
519 SurfaceMediaSourceTest::fillYV12Buffer(img, width, height, buf->getStride());
540 void SurfaceMediaSourceTest::fillYV12Buffer(uint8_t* buf, int w, int h, int stride) { function in class:android::SurfaceMediaSourceTest

Completed in 81 milliseconds