Home
last modified time | relevance | path

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

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