/ohos5.0/base/powermgr/battery_manager/services/native/profile/ |
H A D | battery_config.json | 5 "rgb": [255, 0, 0] array 9 "rgb": [255, 255, 0] array 13 "rgb": [0, 255, 0] array
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/profile/ |
H A D | battery_config.json | 5 "rgb": [255, 0, 0] array 9 "rgb": [255, 255, 0] array 13 "rgb": [0, 255, 0] array
|
/ohos5.0/base/powermgr/battery_manager/charger/include/ |
H A D | battery_config.h | 35 uint32_t rgb; member
|
/ohos5.0/base/powermgr/battery_manager/services/native/include/ |
H A D | battery_config.h | 35 uint32_t rgb; member
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/ |
H A D | battery_config.h | 39 uint32_t rgb; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | gif_encoder_test.cpp | 157 std::unique_ptr<uint8_t[]> rgb = std::make_unique<uint8_t[]>(10); variable
|
H A D | webp_encoder_test.cpp | 690 std::unique_ptr<uint8_t[]> rgb = std::make_unique<uint8_t[]>(10); variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
H A D | render_color_conversion_common.h | 101 vec3 rgbToYCoCg(const vec3 rgb) in rgbToYCoCg()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/include/ |
H A D | gif_encoder.h | 33 uint8_t rgb[NUM_OF_RGB]; member
|
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/test/unittest/ |
H A D | color_manager_test.cpp | 206 std::array<float, 3> rgb = {0.1, 0.2, 0.3}; variable 223 std::array<float, 3> rgb = {0.1, 0.2, 0.3}; variable
|
/ohos5.0/base/powermgr/battery_manager/services/native/src/ |
H A D | battery_config.cpp | 132 Json::Value rgb = GetValue("light." + level + ".rgb"); in ParseLightConf() local
|
/ohos5.0/base/powermgr/battery_manager/charger/src/ |
H A D | battery_config.cpp | 148 Json::Value rgb = GetValue("light." + level + ".rgb"); in ParseLightConf() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_color_picker.cpp | 232 uint32_t rgb = 0; in HSVtoRGB() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolorpicker_fuzzer/ |
H A D | rscolorpicker_fuzzer.cpp | 193 uint32_t rgb = GetData<uint32_t>(); in DoRGB2HSV() local
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/ |
H A D | battery_config.cpp | 211 Json::Value rgb = GetValue(valueObj, "rgb"); in ParseLightConfig() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_picker.cpp | 742 uint32_t rgb = 0; in HSVtoRGB() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/ |
H A D | hdmi_core.c | 1081 bool rgb; in HdmiFillVideoAttrFromHardwareStatus() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
H A D | webp_encoder.cpp | 298 std::unique_ptr<uint8_t[]> rgb = std::make_unique<uint8_t[]>(rgbSize); in DoEncode() local
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
H A D | napi_accessibility_utils.cpp | 1631 auto rgb = colorValue >> COLOR_MOVE; in ColorRegexMatch() local 1664 uint32_t rgb = color & (~COLOR_ALPHA_MASK); in ConvertColorToString() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_provider.cpp | 790 Point rgb[3]; local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
H A D | html_to_span.cpp | 420 auto rgb = tmp.substr(1); in ToSpanColor() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_arg.h | 212 } rgb; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.cpp | 775 int rgb[3] = {0, 0, 0}; in ConvertYUV420SPToRGBA() local
|