Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.h151 bool VerifyRSImageDataFromPixmap(const RefPtr<PixelMap>& pixmap) const;
H A Drosen_render_image.cpp434 if (!VerifyRSImageDataFromPixmap(pixmap)) {
1012 bool RosenRenderImage::VerifyRSImageDataFromPixmap(const RefPtr<PixelMap>& pixmap) const function in OHOS::Ace::RosenRenderImage