Searched defs:rSize (Results 1 - 4 of 4) sorted by last modified time

/external/sqlite/dist/orig/
H A Dsqlite3.c115509 LogEst rSize; /* number of rows in the table */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c115529 LogEst rSize; /* number of rows in the table */ local
[all...]
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c96 const GLuint rSize = ctx->PixelMaps.RtoR.Size; local
120 rgba[0] = ctx->PixelMaps.RtoR.Map[j * rSize / texSize];
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c96 const GLuint rSize = ctx->PixelMaps.RtoR.Size; local
120 rgba[0] = ctx->PixelMaps.RtoR.Map[j * rSize / texSize];

Completed in 330 milliseconds