Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/ui/
DPixelFormat.h53 typedef int32_t PixelFormat; typedef
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.h62 enum class PixelFormat : uint8_t { enum
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DMediaH264Decoder.h64 enum class PixelFormat : uint8_t { enum
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DMediaHevcDecoder.h64 enum class PixelFormat : uint8_t { enum
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglOsApi.h81 PixelFormat() {} in PixelFormat() function
/device/generic/goldfish-opengl/system/hwc3/
DComposerClient.cpp195 int32_t /*width*/, int32_t /*height*/, PixelFormat /*formatHint*/, in createVirtualDisplay() argument