OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fillYV12Buffer
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/gui/tests/
FillBuffer.cpp
25
void
fillYV12Buffer
(uint8_t* buf, int w, int h, int stride) {
/frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp
351
static void
fillYV12Buffer
(uint8_t* buf, int w, int h, int stride) ;
515
SurfaceMediaSourceTest::
fillYV12Buffer
(img, width, height, buf->getStride());
536
void SurfaceMediaSourceTest::
fillYV12Buffer
(uint8_t* buf, int w, int h, int stride) {
[
all
...]
Completed in 795 milliseconds