Home
last modified time | relevance | path

Searched refs:yblocks (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
Ddxt.cpp147 int yblocks = (height + 3)/4; in DXT1HasAlpha() local
148 int numblocks = xblocks*yblocks; in DXT1HasAlpha()