Home
last modified time | relevance | path

Searched defs:GetRed (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dcolor.h101 uint8_t GetRed() const in GetRed() function
221 int16_t GetRed() const in GetRed() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/
Dtesting_color.h67 uint32_t GetRed() const in GetRed() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dcolor.cpp38 uint32_t Color::GetRed() const in GetRed() function in OHOS::Rosen::Drawing::Color
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
Drs_color.cpp139 int16_t RSColor::GetRed() const in GetRed() function in OHOS::Rosen::RSColor
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl2_rendering_context.cpp81 static napi_value GetRed(napi_env env, napi_callback_info info) in GetRed() function