Home
last modified time | relevance | path

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

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