Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_impl_factory.cpp88 std::unique_ptr<BitmapImpl> SkiaImplFactory::CreateBitmap() in CreateBitmap() function in OHOS::Rosen::Drawing::SkiaImplFactory
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp1437 bool RSBaseRenderUtil::CreateBitmap(sptr<OHOS::SurfaceBuffer> buffer, Drawing::Bitmap& bitmap) in CreateBitmap() function in OHOS::Rosen::RSBaseRenderUtil
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp176 void RosenRenderCustomPaint::CreateBitmap(double viewScale) in CreateBitmap() function in OHOS::Ace::RosenRenderCustomPaint