HomeSort by relevance Sort by last modified time
    Searched refs:OGLES_MODELVIEW_STACK_DEPTH (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libagl/
matrix.h 32 const int OGLES_MODELVIEW_STACK_DEPTH = 16;
state.cpp 425 params[0] = OGLES_MODELVIEW_STACK_DEPTH;
matrix.cpp 68 c->transforms.modelview.init(OGLES_MODELVIEW_STACK_DEPTH);

Completed in 550 milliseconds