Home
last modified time | relevance | path

Searched refs:AddColorStop (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_gradient.h30 void AddColorStop(double offsetValue, const Color& colorValue);
H A Dcanvas_gradient.cpp29 void NativeCanvasGradient::AddColorStop(double offsetValue, const Color& colorValue) in AddColorStop() function in OHOS::Ace::Framework::NativeCanvasGradient
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.h348 static jerry_value_t AddColorStop(const jerry_value_t func,
H A Dcanvas_component.cpp158 {FUNC_ADDCOLORSTOP, AddColorStop},
1867 jerry_value_t CanvasComponent::AddColorStop(const jerry_value_t func, in AddColorStop() function in OHOS::ACELite::CanvasComponent
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp825 context->AddColorStop(offset, Color(color)); in FfiOHOSAceFrameworkCanvasGradientAddColorStop()

Completed in 9 milliseconds