OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:yblocks
(Results
1 - 1
of
1
) sorted by null
/frameworks/native/opengl/libagl/
dxt.cpp
147
int
yblocks
= (height + 3)/4;
local
148
int numblocks = xblocks*
yblocks
;
Completed in 34 milliseconds