Home
last modified time | relevance | path

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

/external/skia/dm/
DDMSrcSink.cpp717 size_t subsetRowBytes = subsetBitmapInfo.minRowBytes(); in draw() local
718 const SkCodec::Result result = codec->getPixels(decodeInfo, dst, subsetRowBytes, in draw()
730 draw_to_canvas(canvas, subsetBitmapInfo, dst, subsetRowBytes, colorPtr, in draw()