Home
last modified time | relevance | path

Searched refs:nativeInfo (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/codec/
DSkSampledCodec.cpp214 const SkImageInfo nativeInfo = info.makeWH(nativeSize.width(), nativeSize.height()); in sampledDecode() local
229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
/external/skia/src/codec/
DSkSampledCodec.cpp214 const SkImageInfo nativeInfo = info.makeWH(nativeSize.width(), nativeSize.height()); in sampledDecode() local
229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()