Searched refs:ninePatchInfo_ (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/image_framework/interfaces/innerkits/include/ | ||
H A D | image_source.h | 379 NinePatchInfo ninePatchInfo_; member in OHOS::HDI::Display::Graphic::Common::OHOS::Media::DecodeEvent::ImageDecodingState::SourceDecodingState::SourceInfoState::ImageSource |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ | ||
H A D | image_source.cpp | 1213 ninePatchInfo_.ninePatch = context.ninePatchContext.ninePatch; 1214 ninePatchInfo_.patchSize = context.ninePatchContext.patchSize; 2498 return ninePatchInfo_; 3752 ninePatchInfo_.ninePatch = context.ninePatchContext.ninePatch; 3753 ninePatchInfo_.patchSize = context.ninePatchContext.patchSize; |
Completed in 6 milliseconds