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

/frameworks/native/opengl/libagl/
H A Degl.cpp296 const int32_t bot = min(lhs.bottom, rhs.bottom); local
297 if (top < bot) {
302 storage->bottom = bot;
309 storage->bottom = bot;

Completed in 221 milliseconds