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

/frameworks/native/opengl/libagl/
H A Degl.cpp294 const int32_t bot = min(lhs.bottom, rhs.bottom); local
295 if (top < bot) {
300 storage->bottom = bot;
307 storage->bottom = bot;

Completed in 210 milliseconds