Searched refs:CreatePixelMapExtended (Results 1 – 3 of 3) sorted by relevance
119 imageSource->CreatePixelMapExtended(0, dstOpts, errorCode); in SvgDecoderFuncTest001()
310 std::unique_ptr<PixelMap> CreatePixelMapExtended(uint32_t index, const DecodeOptions &opts,
799 unique_ptr<PixelMap> ImageSource::CreatePixelMapExtended(uint32_t index, const DecodeOptions &opts,… in CreatePixelMapExtended() function in OHOS::Media::ImageSource1137 return CreatePixelMapExtended(index, opts, errorCode); in CreatePixelMap()