/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() 190 uint32_t R = sourceRow[i]; in GrayConvert() local 192 uint32_t B = sourceRow[i]; in GrayConvert() local 229 uint32_t R = 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 | 126 const float R = HUE_R * (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 | 306 uint8_t R = pixelValueRBGA >> RBGA_R_MOVEBITS; in ConvertRBGA2YUV() local 307 uint8_t B = pixelValueRBGA >> RBGA_B_MOVEBITS; in ConvertRBGA2YUV() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_extract.cpp | 259 float R = NormalizeRgb(r); 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 | 230 float R = NormalizeRgb(r); 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 | 213 float R = float(color.GetRed()) / 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 | 364 float R = float(color.GetRed()) / 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 | 205 const Vector2f& R = basePoints[0]; 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 | 66 constexpr auto R = 0; variable 68 constexpr auto B = 2; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …RALLEL=h.INCREMENTAL=h.DAEMON=h.DOT=h.PROPERTIES=h.HVIGOR_ARK_COMPILE_MAX_SIZE=h.HVIGOR_POOL_CACHE… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …RALLEL=h.INCREMENTAL=h.DAEMON=h.DOT=h.PROPERTIES=h.HVIGOR_ARK_COMPILE_MAX_SIZE=h.HVIGOR_POOL_CACHE… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …RALLEL=h.INCREMENTAL=h.DAEMON=h.DOT=h.PROPERTIES=h.HVIGOR_ARK_COMPILE_MAX_SIZE=h.HVIGOR_POOL_CACHE… variable
|