Home
last modified time | relevance | path

Searched defs:useSkImage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_base.cpp321 …mageBase::UnmarshallingDrawingImageAndPixelMap(Parcel& parcel, uint64_t uniqueId, bool& useSkImage, in UnmarshallingDrawingImageAndPixelMap()
351 void RSImageBase::IncreaseCacheRefCount(uint64_t uniqueId, bool useSkImage, std::shared_ptr<Media::… in IncreaseCacheRefCount()
383 bool useSkImage; in Unmarshalling() local
H A Drs_image.cpp679 bool useSkImage; in Unmarshalling() local
760 …RSImage* rsImage, const uint64_t uniqueId, const bool useSkImage, const std::shared_ptr<Media::Pix… in ProcessImageAfterCreation()