Home
last modified time | relevance | path

Searched refs:holderPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_offscreen_canvas_bridge.cpp1006 if (holderPath == nullptr) { in JsPath2DAddPath()
1042 if (holderPath == nullptr) { in JsPath2DSetTransform()
1069 if (holderPath == nullptr) { in JsPath2DMoveTo()
1094 if (holderPath == nullptr) { in JsPath2DLineTo()
1119 if (holderPath == nullptr) { in JsPath2DArc()
1151 if (holderPath == nullptr) { in JsPath2DArcTo()
1177 if (holderPath == nullptr) { in JsPath2DQuadraticCurveTo()
1203 if (holderPath == nullptr) { in JsPath2DBezierCurveTo()
1230 if (holderPath == nullptr) { in JsPath2DEllipse()
1263 if (holderPath == nullptr) { in JsPath2DRect()
[all …]
H A Djsi_canvas_bridge.cpp1205 if (holderPath == nullptr) { in JsPath2DAddPath()
1241 if (holderPath == nullptr) { in JsPath2DSetTransform()
1268 if (holderPath == nullptr) { in JsPath2DMoveTo()
1293 if (holderPath == nullptr) { in JsPath2DLineTo()
1318 if (holderPath == nullptr) { in JsPath2DArc()
1350 if (holderPath == nullptr) { in JsPath2DArcTo()
1376 if (holderPath == nullptr) { in JsPath2DQuadraticCurveTo()
1402 if (holderPath == nullptr) { in JsPath2DBezierCurveTo()
1429 if (holderPath == nullptr) { in JsPath2DEllipse()
1462 if (holderPath == nullptr) { in JsPath2DRect()
[all …]