OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:surfaceport
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libagl/
matrix.cpp
643
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;
context.h
528
}
surfaceport
;
member in struct:android::gl::viewport_t
Completed in 108 milliseconds