Home
last modified time | relevance | path

Searched defs:bitsPerPixel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java109 public int bitsPerPixel; field in PixelFormat
/frameworks/native/libs/ui/
DGraphicBuffer.cpp50 int32_t bitsPerPixel = planeLayouts.front().sampleIncrementInBits; in resolveLegacyByteLayoutFromPlaneLayout() local
/frameworks/av/media/module/codecs/m4v_h263/dec/src/
Dmp4lib_int.h103 uint bitsPerPixel; member