Home
last modified time | relevance | path

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

/third_party/skia/dm/
DDMSrcSink.cpp754 size_t subsetRowBytes = subsetBitmapInfo.minRowBytes(); in draw() local
755 const SkCodec::Result result = codec->getPixels(decodeInfo, dst, subsetRowBytes, in draw()
768 draw_to_canvas(canvas, subsetBitmapInfo, dst, subsetRowBytes, fDstColorType, in draw()