/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/ |
D | ColorMode.aidl | 44 SRGB = 7, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
D | ColorMode.aidl | 180 SRGB = 7, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/ |
D | ColorMode.aidl | 44 SRGB = 7, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/ |
D | ColorMode.aidl | 44 SRGB = 7, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
D | ColorMode.aidl | 44 SRGB = 7, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | ReadbackVts.cpp | 25 const std::vector<ColorMode> ReadbackHelper::colorModes = {ColorMode::SRGB, ColorMode::DISPLAY_P3}; 26 const std::vector<Dataspace> ReadbackHelper::dataspaces = {common::Dataspace::SRGB, 43 case ColorMode::SRGB: in getColorModeString() 54 case common::Dataspace::SRGB: in getDataspaceString() 69 case ColorMode::SRGB: in getDataspaceForColorMode() 70 return Dataspace::SRGB; in getDataspaceForColorMode()
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/ |
D | Dataspace.aidl | 56 SRGB = 142671872, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/ |
D | Dataspace.aidl | 72 SRGB = 142671872, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ |
D | Dataspace.aidl | 73 SRGB = (((1 << 16) | (2 << 22)) | (1 << 27)) /* 142671872 */, enumConstant
|
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/ |
D | Dataspace.aidl | 450 SRGB = 1 << 16 | 2 << 22 | 1 << 27, // STANDARD_BT709 | TRANSFER_SRGB | RANGE_FULL enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/ |
D | Dataspace.aidl | 73 SRGB = (((1 << 16) | (2 << 22)) | (1 << 27)) /* 142671872 */, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/ |
D | Dataspace.aidl | 73 SRGB = (((1 << 16) | (2 << 22)) | (1 << 27)) /* 142671872 */, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/ |
D | Dataspace.aidl | 73 SRGB = 142671872, enumConstant
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_pack.py | 305 if src_colorspace == SRGB: 320 elif dst_colorspace == SRGB: 479 if src_colorspace == SRGB and i == 3: 506 if src_colorspace == SRGB and i == 3: 551 if dst_colorspace == SRGB and inv_swizzle[i] == 3: 584 if dst_colorspace == SRGB and inv_swizzle[i] == 3:
|
D | u_format_parse.py | 41 SRGB = 'srgb' variable 356 if colorspace in (RGB, SRGB):
|
D | u_format.c | 1127 REMAP_RGB(5, 6, 5, SRGB); in util_format_rgb_to_bgr() 1130 REMAP_RGB(8, 8, 8, SRGB); in util_format_rgb_to_bgr() 1140 REMAP_RGBA_ALL(8, 8, 8, 8, SRGB); in util_format_rgb_to_bgr()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ReadbackVts.cpp | 40 const std::vector<ColorMode> ReadbackHelper::colorModes = {ColorMode::SRGB, ColorMode::DISPLAY_P3}; 46 case ColorMode::SRGB: in getColorModeString() 72 case ColorMode::SRGB: in getDataspaceForColorMode()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/ |
D | expect-table-noreflow-novuid.adoc | 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
D | expect-table-default.adoc | 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
D | src-table.adoc | 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
D | expect-table-novuid.adoc | 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
D | expect-table-noreflow.adoc | 23 | etext:SRGB | OpTypeFloat | The R, G, and B components are unsigned normalized value…
|
/hardware/interfaces/graphics/common/1.1/ |
D | types.hal | 137 * SRGB = 0x201, // deprecated, use V0_SRGB 148 * treated as their modern counterparts (e.g., SRGB must be treated as
|
/hardware/interfaces/graphics/common/1.2/ |
D | types.hal | 85 * Recommendation BT.2020 / Rec. 2020 for UHDTV, but specifies an SRGB
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 244 SRGB, // sRGB or equivalent
|