Home
last modified time | relevance | path

Searched defs:bitmap_ (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_frame_windows.h47 std::shared_ptr<Drawing::Bitmap> bitmap_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_paint_method.h59 RSBitmap bitmap_; variable
/ohos5.0/foundation/graphic/graphic_3d/3d_scene_adapter/include/scene_adapter/
H A Dscene_adapter.h90 SCENE_NS::IBitmap::Ptr bitmap_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_player.h152 SkBitmap bitmap_; variable
155 RSBitmap bitmap_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Dtest_base.h73 Drawing::Bitmap bitmap_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.h115 RSBitmap bitmap_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.h95 OH_Drawing_Bitmap* bitmap_ = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_bitmap_test.cpp35 OH_Drawing_Bitmap* bitmap_ = nullptr; member in OHOS::Rosen::Drawing::NativeDrawingBitmapTest
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp931 SCENE_NS::IBitmap::Ptr bitmap_; in CreateImage() member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h747 std::shared_ptr<Bitmap> bitmap_; variable