Home
last modified time | relevance | path

Searched defs:Op (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dregion.cpp76 bool Region::Op(const Region& region, RegionOp op) in Op() function in OHOS::Rosen::Drawing::Region
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_region.cpp105 bool SkiaRegion::Op(const Region& region, RegionOp op) in Op() function in OHOS::Rosen::Drawing::SkiaRegion
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/
H A Djs_region.cpp143 napi_value JsRegion::Op(napi_env env, napi_callback_info info) in Op() function in OHOS::Rosen::Drawing::JsRegion
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_path.h88 virtual bool Op(const TestingPath& path1, TestingPath& path2, TestingPathOp op) in Op() function in OHOS::Ace::Testing::TestingPath
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_op.h41 struct Op { struct
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp248 bool Path::Op(const Path& path1, Path& path2, PathOp op) in Op() function in OHOS::Rosen::Drawing::Path
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/
H A Djs_path.cpp353 napi_value JsPath::Op(napi_env env, napi_callback_info info) in Op() function in OHOS::Rosen::Drawing::JsPath

Completed in 7 milliseconds