Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.h115 uint8_t GetRed() const in GetRed() function
244 int16_t GetRed() const in GetRed() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color.h68 uint32_t GetRed() const in GetRed() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcolor.cpp40 uint32_t Color::GetRed() const in GetRed() function in OHOS::Rosen::Drawing::Color
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_color.cpp147 int16_t RSColor::GetRed() const in GetRed() function in OHOS::Rosen::RSColor
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context.cpp81 static napi_value GetRed(napi_env env, napi_callback_info info) in GetRed() function