Home
last modified time | relevance | path

Searched defs:mPixelFormat (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
DDisplayedContentSamplingAttributes.java23 private int mPixelFormat; field in DisplayedContentSamplingAttributes
/frameworks/native/libs/gui/include/gui/fake/
DBufferData.h47 int32_t mPixelFormat; variable
/frameworks/native/libs/renderengine/include/renderengine/mock/
DFakeExternalTexture.h32 PixelFormat mPixelFormat; variable
/frameworks/av/media/codec2/sfplugin/
DInputSurfaceWrapper.h130 uint32_t mPixelFormat; variable
DC2NodeImpl.h115 Mutexed<uint32_t> mPixelFormat; member
DCCodecBuffers.h968 uint32_t mPixelFormat; variable
1139 uint32_t mPixelFormat; variable
/frameworks/av/media/codec2/components/aom/
DC2SoftAomEnc.h179 std::shared_ptr<C2StreamPixelFormatInfo::input> mPixelFormat; variable
DC2SoftAomDec.cpp247 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftAomDec::IntfImpl
/frameworks/base/core/java/android/window/
DScreenCapture.java273 public final int mPixelFormat; field in ScreenCapture.CaptureArgs
355 private int mPixelFormat = PixelFormat.RGBA_8888; field in ScreenCapture.CaptureArgs.Builder
/frameworks/native/services/surfaceflinger/Tracing/
DTransactionProtoParser.cpp34 PixelFormat mPixelFormat; member in android::surfaceflinger::FakeExternalTexture
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp222 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftMpeg4Dec::IntfImpl
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp325 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftVpxDec::IntfImpl
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp294 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftMpeg2Dec::IntfImpl
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp311 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftAvcDec::IntfImpl
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp302 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftHevcDec::IntfImpl
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp433 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftDav1dDec::IntfImpl
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp417 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftGav1Dec::IntfImpl
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp290 PixelFormat mPixelFormat; member in android::FakeExternalTexture