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.cpp92 std::unique_ptr<BitmapImpl> SkiaImplFactory::CreateBitmap() in CreateBitmap() function in OHOS::Rosen::Drawing::SkiaImplFactory
/foundation/graphic/graphic_2d/frameworks/text/test/fuzztest/ndk/ndktypography_fuzzer/
Ddrawing_text_typography_fuzzer.cpp310 OH_Drawing_Bitmap* CreateBitmap() in CreateBitmap() function
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/
Drs_base_render_util.cpp1515 bool RSBaseRenderUtil::CreateBitmap(sptr<OHOS::SurfaceBuffer> buffer, Drawing::Bitmap& bitmap) in CreateBitmap() function in OHOS::Rosen::RSBaseRenderUtil
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_custom_paint.cpp175 void RosenRenderCustomPaint::CreateBitmap(double viewScale) in CreateBitmap() function in OHOS::Ace::RosenRenderCustomPaint