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

/frameworks/native/opengl/libagl/
H A Degl.cpp295 const int32_t bot = min(lhs.bottom, rhs.bottom); local
296 if (top < bot) {
301 storage->bottom = bot;
308 storage->bottom = bot;

Completed in 11 milliseconds