Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuPixelFormat.hpp35 struct PixelFormat struct
37 int redBits;
38 int greenBits;
39 int blueBits;
40 int alphaBits;
42 PixelFormat(int red, int green, int blue, int alpha) in PixelFormat() function
50 PixelFormat(void) : redBits(0), greenBits(0), blueBits(0), alphaBits(0) in PixelFormat() function
54 static inline int channelThreshold(int bits) in channelThreshold()
74 inline RGBA getColorThreshold(void) const in getColorThreshold()
80 static inline int convertChannel(int val, int bits) in convertChannel()
[all …]
/external/crosvm/media/libvda/src/
Dformat.rs101 pub enum PixelFormat { enum
106 impl PixelFormat { impl
107 pub(crate) fn new(f: bindings::video_pixel_format_t) -> Result<PixelFormat> { in new()
/external/skia/tools/gpu/gl/win/
DSkWGL_win.cpp105 struct PixelFormat { struct
106 int fFormat;
107 int fSampleCnt;
108 int fChoosePixelFormatRank;
/external/crosvm/devices/src/virtio/video/decoder/backend/
Dvda.rs47 impl TryFrom<Format> for libvda::PixelFormat { implementation
138 fmt: &libvda::PixelFormat, in from_pixel_format()
/external/crosvm/media/libvda/src/decode/
Dsession.rs121 format: PixelFormat, in use_output_buffer()
/external/libkmsxx/kms++/inc/kms++/
Dpixelformats.h14 enum class PixelFormat : uint32_t { enum
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp103 struct PixelFormat struct
105 GLenum format; // format name
106 int components; // number of components
107 int componentFormat; // element meaning
108 GLenum attachment; // target buffer
109 InternalFormatBits componentOrder; // zero based element order, -1 for N/A
/external/angle/src/common/
Dgl_enum_utils_autogen.h124 PixelFormat, enumerator
336 PixelFormat, enumerator
/external/perfetto/protos/perfetto/trace/android/
Dsurfaceflinger_transactions.proto234 enum PixelFormat { enum
/external/webrtc/test/scenario/
Dscenario_config.h104 using PixelFormat = FrameGeneratorInterface::OutputType; member
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c11083 OSType PixelFormat; in Qt_QTGetPixelSize() local
11100 OSType PixelFormat; in Qt_QTGetPixelFormatDepthForImageDescription() local
/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
Dperfetto_trace.proto5727 enum PixelFormat { enum
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto5679 enum PixelFormat { enum