Home
last modified time | relevance | path

Searched defs:PixelFormat (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlingerFactory.h31 typedef int32_t PixelFormat; typedef
DScreenCaptureRenderSurface.h60 void setBufferPixelFormat(ui::PixelFormat) override {} in setBufferPixelFormat()
/frameworks/native/libs/ui/include/ui/
DPixelFormat.h71 typedef int32_t PixelFormat; typedef
DGralloc.h81 android::PixelFormat /*format*/, uint32_t /*layerCount*/, in isSupported()
104 ui::PixelFormat* /*outPixelFormatRequested*/) const { in getPixelFormatRequested()
/frameworks/native/libs/ui/include_vndk/ui/
DPixelFormat.h71 typedef int32_t PixelFormat; typedef
/frameworks/native/include/ui/
DPixelFormat.h71 typedef int32_t PixelFormat; typedef
/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java24 public class PixelFormat { class
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp564 uint32_t /* height */, PixelFormat /* format */, uint64_t /* usage */) { in allocateBuffers() argument
/frameworks/base/libs/hwui/jni/
DImageDecoder.cpp81 enum PixelFormat { enum
/frameworks/native/services/surfaceflinger/layerproto/
Dtransactions.proto228 enum PixelFormat { enum
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp52 using PixelFormat = aidl::android::hardware::graphics::common::PixelFormat; typedef