/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | pixel_convert.cpp | 60 static void AlphaTypeConvertOnRGB(uint32_t &A, uint32_t &R, uint32_t &G, uint32_t &B, in AlphaTypeConvertOnRGB() 88 static uint32_t FillARGB8888(uint32_t A, uint32_t R, uint32_t G, uint32_t B) in FillARGB8888() 96 static uint32_t FillABGR8888(uint32_t A, uint32_t B, uint32_t G, uint32_t R) in FillABGR8888() 104 static uint32_t FillRGBA8888(uint32_t R, uint32_t G, uint32_t B, uint32_t A) in FillRGBA8888() 112 static uint32_t FillBGRA8888(uint32_t B, uint32_t G, uint32_t R, uint32_t A) in FillBGRA8888() 120 static uint16_t FillRGB565(uint32_t R, uint32_t G, uint32_t B) in FillRGB565() 128 static uint64_t FillRGBAF16(float R, float G, float B, float A) in FillRGBAF16() 191 uint32_t G = sourceRow[i]; in GrayConvert() local 192 uint32_t B = sourceRow[i]; in GrayConvert() local 230 uint32_t G = sourceRow[0]; in GrayAlphaConvert() local [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | color_matrix.cpp | 127 const float G = HUE_G * (1 - sat); in SetSaturation() local 128 const float B = HUE_B * (1 - sat); in SetSaturation() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/ |
H A D | layer_context.cpp | 307 uint8_t B = pixelValueRBGA >> RBGA_B_MOVEBITS; in ConvertRBGA2YUV() local 308 uint8_t G = pixelValueRBGA >> RBGA_G_MOVEBITS; in ConvertRBGA2YUV() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_extract.cpp | 260 float G = NormalizeRgb(g); in CalcRelativeLum() local 261 float B = NormalizeRgb(b); in CalcRelativeLum() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_color_extract.cpp | 231 float G = NormalizeRgb(g); in CalcRelativeLum() local 232 float B = NormalizeRgb(b); in CalcRelativeLum() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …Binding||(Object.create?function(u,D,e,t){void 0===t&&(t=e);var r=Object.getOwnPropertyDescriptor(… constant
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 214 float G = float(color.GetGreen()) / maxColorRange; in GetDarkColor() local 215 float B = float(color.GetBlue()) / maxColorRange; in GetDarkColor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 365 float G = float(color.GetGreen()) / maxColorRange; in GetDarkColor() local 366 float B = float(color.GetBlue()) / maxColorRange; in GetDarkColor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.cpp | 206 const Vector2f& G = basePoints[1]; in GenRGBToXYZMatrix() local 207 const Vector2f& B = basePoints[2]; in GenRGBToXYZMatrix() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 67 constexpr auto G = 1; variable 68 constexpr auto B = 2; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …G_LEVEL=h.ANALYZE=h.PARALLEL=h.INCREMENTAL=h.DAEMON=h.DOT=h.PROPERTIES=h.HVIGOR_ARK_COMPILE_MAX_SI… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …G_LEVEL=h.ANALYZE=h.PARALLEL=h.INCREMENTAL=h.DAEMON=h.DOT=h.PROPERTIES=h.HVIGOR_ARK_COMPILE_MAX_SI… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …G_LEVEL=h.ANALYZE=h.PARALLEL=h.INCREMENTAL=h.DAEMON=h.DOT=h.PROPERTIES=h.HVIGOR_ARK_COMPILE_MAX_SI… variable
|