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

  /frameworks/native/include/ui/
PixelFormat.h 61 PIXEL_FORMAT_RGB_888 = HAL_PIXEL_FORMAT_RGB_888, // 3x8-bit RGB
  /frameworks/base/cmds/screencap/
screencap.cpp 72 *f = PIXEL_FORMAT_RGB_888;
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
MediaTexture.cpp 177 PIXEL_FORMAT_RGB_888 == f ||
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 95 PIXEL_FORMAT_RGB_888, 0);
    [all...]
  /frameworks/native/libs/gui/
SurfaceTexture.cpp 582 case PIXEL_FORMAT_RGB_888:
  /frameworks/native/libs/gui/tests/
SurfaceTexture_test.cpp 88 PIXEL_FORMAT_RGB_888, 0);
    [all...]

Completed in 83 milliseconds