Skip to content
Snippets Groups Projects
Select Git revision
  • 76835be663b5a1723d7134bfb9fca58b0ed2a4e8
  • test default
2 results

gralloc.cpp

Blame
  • user avatar
    Roman Kiryanov authored
    HAL_PIXEL_FORMAT_YCbCr_420_888 does not specify the exact
    buffer layout. EmulatedFakeCamera3.cpp uses interleaved
    UV planes, while other places place them separately.
    
    Bug: 130295800
    Bug: 129974968
    Test: run cts -m CtsCameraTestCases \
          -t android.hardware.camera2.cts.ImageReaderTest#teutYUVResolutions
    Merged-In: If3a495aa794d9ab09288b7b92be7258a07cc077d
    Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
    Change-Id: I33f6777b5cca6f4fa0c61ac3db994230d6b6efb0
    76835be6
    History
    gralloc.cpp 51.42 KiB