Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_resource_manager.cpp25 void RSResourceManager::UploadTexture(bool paraUpload, const sk_sp<SkImage>& image, in UploadTexture()
Drs_image_base.cpp398 void RSImageBase::ConvertPixelMapToSkImage(bool paraUpload)
428 void RSImageBase::ConvertPixelMapToDrawingImage(bool paraUpload)
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/resource/
Drs_resource_helper_drawing.cpp24 void UploadTextureWithDrawing(bool paraUpload, const std::shared_ptr<Drawing::Image>& imageUp, in UploadTextureWithDrawing()
Drs_resource_helper_skia.cpp26 void UploadTextureWithSkia(bool paraUpload, const sk_sp<SkImage>& imageUp, in UploadTextureWithSkia()