Home
last modified time | relevance | path

Searched defs:save (Results 1 – 25 of 46) sorted by relevance

12

/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-picker.md259 ### save subsection
306 ### save subsection
350 ### save subsection
627 ### save subsection
674 ### save subsection
716 ### save subsection
1044 ### save subsection
1093 ### save subsection
1139 ### save subsection
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-picker.md259 ### save subsection
306 ### save subsection
350 ### save subsection
626 ### save subsection
673 ### save subsection
715 ### save subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_circle.cpp47 SkAutoCanvasRestore save(canvas, false); in Paint() local
54 RSAutoCanvasRestore save(*canvas, false); in Paint() local
78 SkAutoCanvasRestore save(canvas, true); in PaintDirectly() local
88 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
H A Drosen_render_svg_line.cpp44 SkAutoCanvasRestore save(canvas, false); in Paint() local
49 RSAutoCanvasRestore save(*canvas, false); in Paint() local
71 SkAutoCanvasRestore save(canvas, true); in PaintDirectly() local
79 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
H A Drosen_render_svg_ellipse.cpp45 SkAutoCanvasRestore save(canvas, false); in Paint() local
50 RSAutoCanvasRestore save(*canvas, false); in Paint() local
72 SkAutoCanvasRestore save(canvas, true); in PaintDirectly() local
80 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
H A Drosen_render_svg_rect.cpp44 SkAutoCanvasRestore save(canvas, false); in Paint() local
49 RSAutoCanvasRestore save(*canvas, false); in Paint() local
72 SkAutoCanvasRestore save(canvas, true); in PaintDirectly() local
80 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
H A Drosen_render_svg_g.cpp47 SkAutoCanvasRestore save(canvas, true); in PaintDirectly() local
52 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
H A Drosen_render_svg_use.cpp58 SkAutoCanvasRestore save(skCanvas, true); in PaintDirectly() local
60 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
H A Drosen_render_svg_path.cpp46 SkAutoCanvasRestore save(canvas, false); in Paint() local
51 RSAutoCanvasRestore save(*canvas, false); in Paint() local
76 SkAutoCanvasRestore save(canvas, true); in PaintDirectly() local
84 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
H A Drosen_render_svg_mask.cpp46 SkAutoCanvasRestore save(canvas, false); in PaintMaskLayer() local
69 RSAutoCanvasRestore save(*canvas, false); in PaintMaskLayer() local
H A Drosen_render_svg_text.cpp51 SkAutoCanvasRestore save(canvas, true); in PaintDirectly() local
56 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
109 SkAutoCanvasRestore save(canvas, true); in DrawText() local
111 RSAutoCanvasRestore save(*canvas, true); in DrawText() local
H A Drosen_render_svg_polygon.cpp54 SkAutoCanvasRestore save(canvas, false); in Paint() local
56 RSAutoCanvasRestore save(*canvas, false); in Paint() local
83 SkAutoCanvasRestore save(canvas, true); in PaintDirectly() local
92 RSAutoCanvasRestore save(*canvas, true); in PaintDirectly() local
H A Drosen_render_svg_text_path.cpp89 SkAutoCanvasRestore save(canvas, true); in DrawTextPath() local
91 RSAutoCanvasRestore save(*canvas, true); in DrawTextPath() local
H A Drosen_render_svg_tspan.cpp80 SkAutoCanvasRestore save(canvas, true); in DrawTextPath() local
82 RSAutoCanvasRestore save(*canvas, true); in DrawTextPath() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_holder_manager.h37 std::string save(std::shared_ptr<ContentType> content) in save() function
47 std::string save(std::shared_ptr<ContentType> content, int64_t uniqueId) in save() function
/ohos5.0/docs/en/application-dev/tools/
H A Dparam-tool.md71 ## save section
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A D_image_effect___filter_delegate.md51 ### save subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A D_image_effect___filter_delegate.md49 ### save subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-StateManagement.md163 ### save subsection
/ohos5.0/base/startup/init/services/param/include/
H A Dparam_persist.h50 int (*save)(const char *name, const char *value); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsStateManagement.js108 static save(keyOrType) { method in PersistenceV2
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dholder_manager.h43 uint32_t save(Type content) in save() function
/ohos5.0/build/scripts/util/
H A Dpycache.py101 def save(self, output_paths, prefix=''): member in PyCache
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mse_test.cpp232 bool save = false; variable
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_server_test.cpp206 bool save = false; variable

12