Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTextureToYUVPlanes.cpp192 uint8_t* uLoc = ((uint8_t*)planes[1]) + j * uRowBytes + i; in GrTextureToYUVPlanes() local
226 uint8_t* uLoc = ((uint8_t*)planes[1]) + j * uRowBytes + i; in GrTextureToYUVPlanes() local