Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp480 void LayeredDrawableDescriptor::TransformToPixelMap( in TransformToPixelMap() function in OHOS::Ace::Napi::LayeredDrawableDescriptor
548 TransformToPixelMap(tempCache, imageInfo); in CompositeIconAdaptive()
618 TransformToPixelMap(tempCache, imageInfo); in CompositeIconNotAdaptive()
H A Ddrawable_descriptor.h186 …void TransformToPixelMap(const Rosen::Drawing::Bitmap& bitmap, const Rosen::Drawing::ImageInfo& im…