Home
last modified time | relevance | path

Searched defs:hasNinePatch (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp327 …p ImageSource::GetFinalOutputStep(const DecodeOptions &opts, PixelMap &pixelMap, bool hasNinePatch) in GetFinalOutputStep()
332 …mageSource::HasDensityChange(const DecodeOptions &opts, ImageInfo &srcImageInfo, bool hasNinePatch) in HasDensityChange()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp1211 bool hasNinePatch = true; variable
1233 bool hasNinePatch = true; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1193 bool hasNinePatch = mainDecoder_->HasProperty(NINE_PATCH); in CreatePixelMap() local
2629 …p ImageSource::GetFinalOutputStep(const DecodeOptions &opts, PixelMap &pixelMap, bool hasNinePatch) in GetFinalOutputStep()
2670 …mageSource::HasDensityChange(const DecodeOptions &opts, ImageInfo &srcImageInfo, bool hasNinePatch) in HasDensityChange()