Searched refs:GetDrawableType (Results 1 – 5 of 5) sorted by relevance
264 auto res = drawableDescriptor.GetDrawableType();291 auto res = layeredDrawableDescriptor.GetDrawableType();310 auto res = animatedDrawable->GetDrawableType();494 auto res = animatedDrawable->GetDrawableType();523 auto res = animatedDrawable->GetDrawableType();
71 virtual DrawableType GetDrawableType();127 DrawableType GetDrawableType() override;216 DrawableType GetDrawableType() override;
235 DrawableDescriptor::DrawableType DrawableDescriptor::GetDrawableType() in GetDrawableType() function in OHOS::Ace::Napi::DrawableDescriptor732 DrawableDescriptor::DrawableType LayeredDrawableDescriptor::GetDrawableType() in GetDrawableType() function in OHOS::Ace::Napi::LayeredDrawableDescriptor799 DrawableDescriptor::DrawableType AnimatedDrawableDescriptor::GetDrawableType() in GetDrawableType() function in OHOS::Ace::Napi::AnimatedDrawableDescriptor
133 auto drawableType = drawable->GetDrawableType(); in GetPxielMapListFromAnimatedDrawable()
187 auto drawableType = descriptor->GetDrawableType(); in OH_ArkUI_GetDrawableDescriptorFromNapiValue()