Home
last modified time | relevance | path

Searched defs:PixelFormat (Results 1 – 11 of 11) 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) in PixelFormat() function
58 static inline int channelThreshold(int bits) in channelThreshold()
78 inline RGBA getColorThreshold (void) const in getColorThreshold()
87 static inline int convertChannel (int val, int bits) in convertChannel()
[all …]
/external/skqp/src/utils/win/
DSkWGL_win.cpp107 struct PixelFormat { struct
108 int fFormat;
109 int fSampleCnt;
110 int fChoosePixelFormatRank;
/external/skia/src/utils/win/
DSkWGL_win.cpp107 struct PixelFormat { struct
108 int fFormat;
109 int fSampleCnt;
110 int fChoosePixelFormatRank;
/external/crosvm/devices/src/virtio/video/decoder/
Dcapability.rs15 fmt: &libvda::PixelFormat, in from_pixel_format()
/external/crosvm/devices/src/virtio/video/decoder/backend/
Dvda.rs32 impl TryFrom<Format> for libvda::PixelFormat { implementation
/external/libkmsxx/kms++/inc/kms++/
Dpixelformats.h14 enum class PixelFormat : uint32_t { enum
/external/skia/src/core/
DSkVM.h546 struct PixelFormat { struct
551 PixelFormat SkColorType_to_PixelFormat(SkColorType); argument
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp102 struct PixelFormat struct
104 GLenum format; // format name
105 int components; // number of components
106 int componentFormat; // element meaning
107 GLenum attachment; // target buffer
108 InternalFormatBits componentOrder; // zero based element order, -1 for N/A
/external/angle/src/libANGLE/capture/
Dgl_enum_utils_autogen.h145 PixelFormat, enumerator
/external/webrtc/test/scenario/
Dscenario_config.h103 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