Searched defs:PixelFormat (Results 1 – 11 of 11) sorted by relevance
35 struct PixelFormat struct37 int redBits;38 int greenBits;39 int blueBits;40 int alphaBits;42 PixelFormat (int red, int green, int blue, int alpha) in PixelFormat() function50 PixelFormat (void) in PixelFormat() function58 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 …]
107 struct PixelFormat { struct108 int fFormat;109 int fSampleCnt;110 int fChoosePixelFormatRank;
15 fmt: &libvda::PixelFormat, in from_pixel_format()
32 impl TryFrom<Format> for libvda::PixelFormat { implementation
14 enum class PixelFormat : uint32_t { enum
546 struct PixelFormat { struct551 PixelFormat SkColorType_to_PixelFormat(SkColorType); argument
102 struct PixelFormat struct104 GLenum format; // format name105 int components; // number of components106 int componentFormat; // element meaning107 GLenum attachment; // target buffer108 InternalFormatBits componentOrder; // zero based element order, -1 for N/A
145 PixelFormat, enumerator
103 using PixelFormat = FrameGeneratorInterface::OutputType; member
11083 OSType PixelFormat; in Qt_QTGetPixelSize() local11100 OSType PixelFormat; in Qt_QTGetPixelFormatDepthForImageDescription() local