Home
last modified time | relevance | path

Searched defs:cacheBitmap_ (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_offscreen_canvas.h111 SkBitmap cacheBitmap_; variable
120 RSBitmap cacheBitmap_; variable
Drosen_render_custom_paint.h178 SkBitmap cacheBitmap_; variable
190 RSBitmap cacheBitmap_; variable
Dflutter_render_custom_paint.h132 SkBitmap cacheBitmap_; variable
Dflutter_render_offscreen_canvas.h94 SkBitmap cacheBitmap_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_render_node.h487 std::shared_ptr<Drawing::Bitmap> cacheBitmap_ = nullptr; variable