Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_utils.cpp132 RefPtr<PixelMap> GetDrawablePixmap(JSRef<JSVal> obj) in GetDrawablePixmap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp1830 RefPtr<PixelMap> ArkTSUtils::GetDrawablePixmap(const EcmaVM* vm, Local<JSValueRef> obj) in GetDrawablePixmap() function in OHOS::Ace::NG::ArkTSUtils