Home
last modified time | relevance | path

Searched refs:ninePatchInfo_ (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.cpp300 return ninePatchInfo_; in GetNinePatchInfo()
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h381 NinePatchInfo ninePatchInfo_; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1217 ninePatchInfo_.ninePatch = context.ninePatchContext.ninePatch; in CreatePixelMap()
1218 ninePatchInfo_.patchSize = context.ninePatchContext.patchSize; in CreatePixelMap()
2521 return ninePatchInfo_; in GetNinePatchInfo()
3708 ninePatchInfo_.ninePatch = context.ninePatchContext.ninePatch; in DecodeImageDataToContext()
3709 ninePatchInfo_.patchSize = context.ninePatchContext.patchSize; in DecodeImageDataToContext()