Home
last modified time | relevance | path

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

/external/skia/dm/
DDMSrcSink.cpp758 size_t subsetRowBytes = subsetBitmapInfo.minRowBytes(); in draw() local
759 const SkCodec::Result result = codec->getPixels(decodeInfo, dst, subsetRowBytes, in draw()
772 draw_to_canvas(canvas, subsetBitmapInfo, dst, subsetRowBytes, fDstColorType, in draw()