Home
last modified time | relevance | path

Searched refs:ninePatchContext (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decoder.h73 NinePatchContext ninePatchContext; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp197 context.ninePatchContext.ninePatch = static_cast<void *>(ninePatch_.patch_); in Decode()
198 context.ninePatchContext.patchSize = ninePatch_.patchSize_; in Decode()
/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()
3708 ninePatchInfo_.ninePatch = context.ninePatchContext.ninePatch; in DecodeImageDataToContext()
3709 ninePatchInfo_.patchSize = context.ninePatchContext.patchSize; in DecodeImageDataToContext()