Home
last modified time | relevance | path

Searched refs:RGB (Results 1 – 25 of 79) sorted by relevance

1234

/aosp12/frameworks/native/cmds/surfacereplayer/replayer/
H A DColor.h28 struct RGB { struct
29 RGB(uint8_t rIn, uint8_t gIn, uint8_t bIn) : r(rIn), g(gIn), b(bIn) {} in RGB() argument
44 RGB getRGB() const; argument
63 inline RGB HSV::getRGB() const { in getRGB()
121 return RGB(round(r * 255), round(g * 255), round(b * 255)); in getRGB()
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/stream_manager/
H A DPixelStreamManagerTest.cpp106 InputFrame frame(16, 16, PixelFormat::RGB, 16 * 3, &data[0]); in TEST()
134 InputFrame frame(16, 16, PixelFormat::RGB, 16 * 3, &data[0]); in TEST()
143 InputFrame frameWithNewDimensions(8, 8, PixelFormat::RGB, 8 * 3, nullptr); in TEST()
159 InputFrame frame(16, 16, PixelFormat::RGB, 16 * 3, &data[0]); in TEST()
167 InputFrame newFrame(16, 16, PixelFormat::RGB, 16 * 3, &newData[0]); in TEST()
179 InputFrame rgbFrame(16, 16, PixelFormat::RGB, 16 * 3, &rgbData[0]); in TEST()
219 InputFrame frame(16, 16, PixelFormat::RGB, 16 * 3, &data[0]); in TEST()
241 InputFrame frame(16, 16, PixelFormat::RGB, 16 * 3, &data[0]); in TEST()
292 InputFrame frame(16, 16, PixelFormat::RGB, 16 * 3, &data[0]); in TEST()
328 InputFrame frame(16, 16, PixelFormat::RGB, 16 * 3, &data[0]); in TEST()
[all …]
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/graph/
H A DEnumConversionTest.cpp44 RGB = 0, enumerator
50 EXPECT_EQ(static_cast<int>(PrebuiltComputepipeRunner_PixelDataFormat::RGB), in TEST()
51 static_cast<int>(PixelFormat::RGB)); in TEST()
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.h90 RGB = 0x00000001, enumerator
139 1, 1, 32, RGB|BIT8|COMP_ANY, true, String8("RGBA_8888"), 0},
141 1, 1, 32, RGB|BIT8|COMP_ANY, false, String8("RGBx_8888"), 0},
143 1, 1, 24, RGB|BIT8|COMP_ANY, false, String8("RGB_888"), 0},
145 1, 1, 16, RGB, false, String8("RGB_565"), 0},
147 1, 1, 16, RGB|AFBC, false, String8("RGB_565_AFBC"), 0},
149 1, 1, 32, RGB|BIT8|COMP_ANY, true, String8("BGRA_8888"), 0},
151 1, 1, 32, RGB|BIT10|COMP_ANY, true, String8("RGBA_1010102"), 0},
153 1, 1, 32, RGB|BIT8|COMP_ANY, true, String8("EXYNOS_ARGB_8888"), 0},
/aosp12/hardware/interfaces/graphics/common/1.0/
H A Dtypes.hal628 * All RGB formats: BT709.
643 * for RGB conversion.
669 * for RGB conversion.
695 * for RGB conversion (as in SMPTE 240M).
707 * for RGB conversion.
731 * for RGB conversion.
743 * for RGB conversion.
758 * Adobe RGB
794 * For RGB formats: use TRANSFER_SRGB
1109 * Adobe RGB
[all …]
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageCurves.java54 private int mCurrentCurveIndex = Spline.RGB;
193 if (mCurrentCurveIndex == Spline.RGB || mCurrentCurveIndex == Spline.RED) { in onDraw()
196 if (mCurrentCurveIndex == Spline.RGB || mCurrentCurveIndex == Spline.GREEN) { in onDraw()
199 if (mCurrentCurveIndex == Spline.RGB || mCurrentCurveIndex == Spline.BLUE) { in onDraw()
203 if (mCurrentCurveIndex == Spline.RGB) { in onDraw()
419 mCurrentCurveIndex = Spline.RGB; in setChannel()
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DProgramFragmentFixedFunction.java146 RGB (3), enumConstant
199 case RGB: in buildShaderString()
215 case RGB: in buildShaderString()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterCurves.java57 if (!mParameters.getSpline(Spline.RGB).isOriginal()) { in apply()
59 populateArray(rgbGradient, Spline.RGB); in apply()
/aosp12/packages/services/Car/cpp/computepipe/tests/fuzz/
H A DGrpcGraphFuzzer.cpp92 runner::InputFrame inputFrame(0, 0, PixelFormat::RGB, 0, nullptr); in LLVMFuzzerTestOneInput()
141 runner::InputFrame inputFrame(0, 0, PixelFormat::RGB, 0, nullptr); in LLVMFuzzerTestOneInput()
H A DFuzz.proto6 RGB = 0; enumerator
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DFaceSensorType.aidl38 RGB = 1, enumConstant
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DFaceSensorType.aidl38 RGB = 1, enumConstant
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DFaceSensorType.aidl32 RGB, enumConstant
/aosp12/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/1/android/automotive/computepipe/runner/
H A DPipeInputConfigFormatType.aidl21 RGB = 0, enumConstant
/aosp12/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/current/android/automotive/computepipe/runner/
H A DPipeInputConfigFormatType.aidl21 RGB = 0, enumConstant
/aosp12/packages/services/Car/cpp/computepipe/aidl/android/automotive/computepipe/runner/
H A DPipeInputConfigFormatType.aidl24 RGB, enumConstant
/aosp12/packages/services/Car/cpp/computepipe/types/
H A DStatus.h33 RGB = 0, enumerator
/aosp12/frameworks/native/opengl/specs/
H A DEGL_ANDROID_recordable.txt124 config to render normal window contents would result in an RGB -> YUV color
125 space conversion when rendering the frame as well as a YUV -> RGB
130 correspond to an RGB HAL pixel format from which the video encoder can
/aosp12/packages/services/Car/cpp/computepipe/runner/
H A DPixelFormatUtils.cpp42 case PixelFormat::RGB: in PixelFormatToHardwareBufferFormat()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DColorSpace.java833 RGB(3), enumConstant
1224 if (source.getModel() == Model.RGB && destination.getModel() == Model.RGB) { in connect()
1276 if (source.getModel() == Model.RGB) { in connect()
1334 if (colorSpace.getModel() == Model.RGB) { in adapt()
1427 if (colorSpace.getModel() == Model.RGB) { in match()
2686 super(name, Model.RGB, id); in Rgb()
3612 source.getModel() == Model.RGB ? adapt(source, ILLUMINANT_D50_XYZ) : source, in Connector()
3613 destination.getModel() == Model.RGB ? in Connector()
3645 boolean srcRGB = source.getModel() == Model.RGB; in computeTransform()
3646 boolean dstRGB = destination.getModel() == Model.RGB; in computeTransform()
/aosp12/packages/services/Car/cpp/computepipe/runner/include/
H A Dprebuilt_interface.h39 RGB = 0, enumerator
/aosp12/packages/services/Car/cpp/computepipe/runner/client_interface/
H A DPipeOptionsConverter.cpp86 case proto::InputStreamConfig::RGB: in ConvertInputFormat()
87 return PipeInputConfigFormatType::RGB; in ConvertInputFormat()
/aosp12/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
H A Dcommon_defines.h28 RGB, enumerator
/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DFace.cpp25 const FaceSensorType kSensorType = FaceSensorType::RGB;
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/proto/
H A DGrpcPrebuiltGraphService.proto38 RGB = 0; enumerator

1234