Searched refs:uLoc (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrTextureToYUVPlanes.cpp192 uint8_t* uLoc = ((uint8_t*)planes[1]) + j * uRowBytes + i; local
195 *uLoc = u;
226 uint8_t* uLoc = ((uint8_t*)planes[1]) + j * uRowBytes + i; local
228 *uLoc = u;

Completed in 106 milliseconds