/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_extract.cpp | 150 uint32_t b = ModifyWordWidth(GetARGB32ColorB(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local 155 uint32_t ColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888() 195 bool ColorExtract::cmp(std::pair<uint32_t, uint32_t>&a, std::pair<uint32_t, uint32_t>&b) {return a.… in cmp() argument 220 uint32_t b = GetARGB32ColorB(color); in Rgb2Gray() local 258 uint32_t b = GetARGB32ColorB(color); 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 | 118 uint32_t b = ModifyWordWidth(GetARGB32ColorB(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local 123 uint32_t RSColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888() 163 bool RSColorExtract::cmp(std::pair<uint32_t, uint32_t> &a, std::pair<uint32_t, uint32_t> &b) in cmp() argument 191 uint32_t b = GetARGB32ColorB(color); in Rgb2Gray() local 229 uint32_t b = GetARGB32ColorB(color); in CalcRelativeLum() local 232 float B = NormalizeRgb(b); in CalcRelativeLum() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_particle_noise_field.cpp | 158 float PerlinNoise2D::Lerp(float t, float a, float b) in Lerp() 216 int B = p[X + 1] + static_cast<int>(Y); in Noise() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …balThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"… variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 215 float B = float(color.GetBlue()) / maxColorRange; in GetDarkColor() local 229 float b = 200 * (Fy - Fz); in GetDarkColor() local 1156 uint32_t b = 255 - backgroundColor.GetBlue(); // 255 max blue channel value in CalculateInvertColor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.cpp | 116 float b = 0.0f; member 185 const float b = 0.03f; in ACESToneMapping() local 207 const Vector2f& B = basePoints[2]; in GenRGBToXYZMatrix() local 459 [&](const GraphicHDRMetaData &a, const GraphicHDRMetaData &b)->bool { in GetColorSpaceFromMetaData()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 366 float B = float(color.GetBlue()) / maxColorRange; in GetDarkColor() local 380 float b = 200 * (Fy - Fz); in GetDarkColor() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… variable
|