Home
last modified time | relevance | path

Searched refs:OGLES_PROJECTION_STACK_DEPTH (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
Dmatrix.h33 const int OGLES_PROJECTION_STACK_DEPTH = 2; variable
Dstate.cpp428 params[0] = OGLES_PROJECTION_STACK_DEPTH; in glGetIntegerv()
Dmatrix.cpp69 c->transforms.projection.init(OGLES_PROJECTION_STACK_DEPTH); in ogles_init_matrix()