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

/frameworks/native/opengl/libagl/
H A Dmatrix.cpp643 c->viewport.surfaceport.x = x;
644 c->viewport.surfaceport.y = y;
673 x += c->viewport.surfaceport.x;
674 y += c->viewport.surfaceport.y;
693 x += c->viewport.surfaceport.x;
694 y += c->viewport.surfaceport.y;
H A Dcontext.h523 } surfaceport; member in struct:android::gl::viewport_t

Completed in 36 milliseconds