Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp267 const int widthBytes = rect.width() << shiftPerPixel; in CallBitmapXferProc() local
272 proc(pixels, widthBytes, procData); in CallBitmapXferProc()