Searched defs:mPixelFormat (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DDisplay.java324 return mPixelFormat;
440 private int mPixelFormat; field in class:Display
/frameworks/native/include/gui/
H A DBufferQueue.h396 // mPixelFormat holds the pixel format of allocated buffers. It is used
398 uint32_t mPixelFormat; member in class:android::BufferQueue
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java157 int mPixelFormat; field in class:PhoneStatusBar
403 mPixelFormat = PixelFormat.OPAQUE;

Completed in 117 milliseconds