Searched defs:by (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/opengl/libs/ETC1/
H A Detc1.cpp9 // Unless required by applicable law or agreed to in writing, software
22 <internalformat> is given by ETC1_RGB8_OES.
30 by the following 64 bit integer:
254 int by = 0; local
256 by = 2;
259 int yy = by + y;
340 int by = 0; local
342 by = 2;
345 int yy = by + y;

Completed in 48 milliseconds