Searched refs:nativeInfo (Results 1 – 2 of 2) sorted by relevance
214 const SkImageInfo nativeInfo = info.makeWH(nativeSize.width(), nativeSize.height()); in sampledDecode() local229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()