/external/rust/android-crates-io/crates/ash/src/vk/ |
D | prelude.rs | 34 pub const RGBA: Self = Self(Self::R.0 | Self::G.0 | Self::B.0 | Self::A.0); constant
|
/external/deqp/framework/common/ |
D | tcuRGBA.hpp | 38 class RGBA class 57 RGBA(void) in RGBA() function in tcu::RGBA 62 RGBA(int r, int g, int b, int a) in RGBA() function in tcu::RGBA 72 explicit RGBA(uint32_t val) in RGBA() function in tcu::RGBA
|
D | tcuRGBA.cpp | 31 RGBA::RGBA(const Vec4 &v) in RGBA() function in tcu::RGBA
|
D | tcuTextureUtil.cpp | 1827 static const TextureSwizzle RGBA = { in getBorderColorReadSwizzle() local
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
D | ColorParser.java | 36 private static final String RGBA = "rgba"; field in ColorParser
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
D | ColorParser.java | 36 private static final String RGBA = "rgba"; field in ColorParser
|
/external/webp/imageio/ |
D | image_enc.h | 41 RGB, RGBA, BGR, BGRA, ARGB, enumerator
|
/external/swiftshader/src/Device/ |
D | BC_Decoder.cpp | 312 struct RGBA struct 314 uint16_t r = 0; 315 uint16_t g = 0; 316 uint16_t b = 0; 317 uint16_t a = halfFloat1; 319 RGBA(uint16_t r, uint16_t g, uint16_t b) in RGBA() argument 326 RGBA &operator=(const RGBA &other) in operator =()
|
/external/v4l2_codec2/common/include/v4l2_codec2/common/ |
D | VideoPixelFormat.h | 38 RGBA, // 32bpp ABGR (byte-order), 1 plane. enumerator
|
/external/mesa3d/src/panfrost/lib/tests/ |
D | test-blend.c | 40 #define RGBA(key, value) \ macro
|
/external/angle/src/common/ |
D | packed_egl_enums.json | 5 "RGBA": "EGL_TEXTURE_RGBA" string
|
D | PackedEGLEnums_autogen.h | 110 RGBA = 2, enumerator
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderMetamorphicTests.cpp | 283 SanityPixel::SanityPixel(float xRelative, float yRelative, tcu::Vec4 RGBA) in SanityPixel() 300 tcu::Vec4 RGBA = img.getPixel(x, y, depth); in sanityComparePixels() local
|
/external/skia/src/gpu/ |
D | Swizzle.h | 66 static constexpr Swizzle RGBA() { return Swizzle("rgba"); } in RGBA() function
|
/external/webrtc/modules/desktop_capture/win/ |
D | cursor.cc | 29 #define RGBA(r, g, b, a) \ macro
|
/external/angle/src/tests/egl_tests/ |
D | EGLStreamTest.cpp | 439 TEST_P(D3D11TextureStreamSamplingTest, RGBA) in TEST_P() argument
|
/external/webp/src/webp/ |
D | decode.h | 207 WebPRGBABuffer RGBA; member
|
/external/angle/src/image_util/ |
D | imageformats.h | 239 uint16_t RGBA; member 252 uint16_t RGBA; member
|
/external/mesa3d/src/intel/vulkan_hasvk/ |
D | anv_formats.c | 47 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) macro
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 47 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) macro
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_blend.c | 47 RGBA, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spv.d | 341 RGBA = 5, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spv.d | 354 RGBA = 5, enumerator
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spv.d | 355 RGBA = 5, enumerator
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spv.d | 265 RGBA = 5, enumerator
|