OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OGLES_PROJECTION_STACK_DEPTH
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/opengl/libagl/
matrix.h
33
const int
OGLES_PROJECTION_STACK_DEPTH
= 2;
state.cpp
427
params[0] =
OGLES_PROJECTION_STACK_DEPTH
;
matrix.cpp
69
c->transforms.projection.init(
OGLES_PROJECTION_STACK_DEPTH
);
Completed in 39 milliseconds