/aosp12/frameworks/base/core/java/android/hardware/display/ |
H A D | DisplayedContentSamplingAttributes.java | 23 private int mPixelFormat; field in DisplayedContentSamplingAttributes
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | LayerDebugInfo.h | 58 PixelFormat mPixelFormat = PIXEL_FORMAT_NONE; variable
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
H A D | ReadbackVts.h | 199 PixelFormat mPixelFormat; variable
|
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Dec.cpp | 222 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftMpeg4Dec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 247 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftAomDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.cpp | 308 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftAvcDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 255 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftGav1Dec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcDec.cpp | 297 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftHevcDec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.cpp | 291 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftMpeg2Dec::IntfImpl
|
/aosp12/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxDec.cpp | 298 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftVpxDec::IntfImpl
|
/aosp12/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
H A D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 151 PixelFormat mPixelFormat; member in android::hardware::graphics::composer::V2_2::vts::__anon58174ba30110::GraphicsCompositionTestBase
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceControl.java | 849 private final int mPixelFormat; field in SurfaceControl.CaptureArgs 875 private int mPixelFormat = PixelFormat.RGBA_8888; field in SurfaceControl.CaptureArgs.Builder
|