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

  /device/linaro/bootloader/edk2/OptionRomPkg/Library/FrameBufferBltLib/
FrameBufferBltLib.c 36 EFI_GRAPHICS_PIXEL_FORMAT mPixelFormat;
117 mPixelFormat = FrameBufferInfo->PixelFormat;
473 if (mPixelFormat == PixelBlueGreenRedReserved8BitPerColor) {
486 if (mPixelFormat != PixelBlueGreenRedReserved8BitPerColor) {
614 if (mPixelFormat == PixelBlueGreenRedReserved8BitPerColor) {
  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 326 return mPixelFormat;
580 uint32_t mPixelFormat;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java 434 int mPixelFormat;
    [all...]

Completed in 584 milliseconds