Home
last modified time | relevance | path

Searched refs:GetCompositePixelMapWithBadge (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_drawable.cpp137 …if (!layeredDrawableDescriptor.GetCompositePixelMapWithBadge(layeredPixelMap, badgedPixelMap, comp… in GetBadgedIconResource()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp629 bool LayeredDrawableDescriptor::GetCompositePixelMapWithBadge( in GetCompositePixelMapWithBadge() function in OHOS::Ace::Napi::LayeredDrawableDescriptor
665 bool LayeredDrawableDescriptor::GetCompositePixelMapWithBadge( in GetCompositePixelMapWithBadge() function in OHOS::Ace::Napi::LayeredDrawableDescriptor
H A Ddrawable_descriptor.h157 bool GetCompositePixelMapWithBadge(
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp555 …bool ret = drawable.GetCompositePixelMapWithBadge(layeredPixelMap, badgedPixelMap, compositePixelM…