HomeSort by relevance Sort by last modified time
    Searched refs:fillYV12BufferRect (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 357 static void fillYV12BufferRect(uint8_t* buf, int w, int h,
572 void SurfaceMediaSourceTest::fillYV12BufferRect(uint8_t* buf, int w,
    [all...]
  /frameworks/native/libs/gui/tests/
CpuConsumer_test.cpp 447 void fillYV12BufferRect(uint8_t* buf, int w, int h, int stride,
SurfaceTexture_test.cpp 715 void fillYV12BufferRect(uint8_t* buf, int w, int h, int stride,
914 fillYV12BufferRect(img, texWidth, texHeight, buf->getStride(), crop);
    [all...]

Completed in 85 milliseconds