Home
last modified time | relevance | path

Searched defs:JsGetScaleY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_matrix2d.h71 double JsGetScaleY() const in JsGetScaleY() function
H A Djs_matrix2d.cpp181 void JSMatrix2d::JsGetScaleY(const JSCallbackInfo& info) in JsGetScaleY() function in OHOS::Ace::Framework::JSMatrix2d