Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Djs_drawable_descriptor.h58 static thread_local napi_ref animatedConstructor_; variable
H A Djs_drawable_descriptor.cpp66 thread_local napi_ref JsDrawableDescriptor::animatedConstructor_; member in OHOS::Ace::Napi::JsDrawableDescriptor