Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/task/
DUploadTask.cpp186 size_t rgbSrcRowBytes = srcRowBytes; in Make() local
197 rgbSrcRowBytes = temp.rowBytes(); in Make()
201 rgbSrcRowBytes, in Make()