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

/frameworks/base/opengl/libagl/
H A Dcopybit.cpp516 int txr = max(t0.x, t2.x); local
519 (txr != max(t1.x, t3.x)) || (txt != max(t1.y, t3.y))) {
524 (txr != FIXED_ONE) || (txt != FIXED_ONE)) {
527 txl, txb, txr, txt);

Completed in 14 milliseconds