Home
last modified time | relevance | path

Searched defs:CreateBitmap (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_impl_factory.cpp46 std::unique_ptr<BitmapImpl> SkiaImplFactory::CreateBitmap() in CreateBitmap() function in OHOS::Rosen::Drawing::SkiaImplFactory
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Dcanvas_paint_method.cpp129 void CanvasPaintMethod::CreateBitmap(SizeF frameSize) in CreateBitmap() function in OHOS::Ace::NG::CanvasPaintMethod
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_base_render_util.cpp1127 bool RSBaseRenderUtil::CreateBitmap(sptr<OHOS::SurfaceBuffer> buffer, SkBitmap& bitmap) in CreateBitmap() function in OHOS::Rosen::RSBaseRenderUtil
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_custom_paint.cpp234 void RosenRenderCustomPaint::CreateBitmap(double viewScale) in CreateBitmap() function in OHOS::Ace::RosenRenderCustomPaint