Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Druntime_shader_builder.cpp33 std::shared_ptr<Image> RuntimeShaderBuilder::MakeImage(GPUContext* gpuContext, in MakeImage() function in OHOS::Rosen::Drawing::RuntimeShaderBuilder
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_runtime_shader_builder.cpp53 std::shared_ptr<Image> SkiaRuntimeShaderBuilder::MakeImage(GPUContext* grContext, const Matrix* loc… in MakeImage() function in OHOS::Rosen::Drawing::SkiaRuntimeShaderBuilder
Dskia_bitmap.cpp188 std::shared_ptr<Image> SkiaBitmap::MakeImage() const in MakeImage() function in OHOS::Rosen::Drawing::SkiaBitmap
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
Dbitmap.cpp171 std::shared_ptr<Image> Bitmap::MakeImage() const in MakeImage() function in OHOS::Rosen::Drawing::Bitmap