Home
last modified time | relevance | path

Searched defs:uRowBytes (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrTextureToYUVPlanes.cpp172 size_t uRowBytes = rowBytes[1] ? rowBytes[1] : yuvSize.fWidth; in GrTextureToYUVPlanes() local
214 size_t uRowBytes = rowBytes[1] ? rowBytes[1] : uvSize.fWidth; in GrTextureToYUVPlanes() local