Home
last modified time | relevance | path

Searched refs:ProcessImageAfterCreation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_image.h152 …static void ProcessImageAfterCreation(RSImage* rsImage, const uint64_t uniqueId, const bool useSkI…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp710 ProcessImageAfterCreation(rsImage, uniqueId, useSkImage, pixelMap); in Unmarshalling()
759 void RSImage::ProcessImageAfterCreation( in ProcessImageAfterCreation() function in OHOS::Rosen::RSImage