Searched refs:BuildPixelMap (Results 1 – 1 of 1) sorted by relevance
729 static int32_t BuildPixelMap(unique_ptr<PixelMap> &dstPixelMap, const CropValue &cropType, in BuildPixelMap() function789 …if ((errorCode = BuildPixelMap(dstPixelMap, cropType, dstImageInfo, sRect, srcImageInfo)) != SUCCE… in Create()