Searched defs:pushMatrix (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/ | ||
D | GLES1State.cpp | 267 void GLES1State::pushMatrix() in pushMatrix() function in gl::GLES1State |
D | Context_gles_1_0.cpp | 489 void Context::pushMatrix() in pushMatrix() function in gl::Context |
/external/swiftshader/src/OpenGL/libGLES_CM/ | ||
D | Context.cpp | 3256 void Context::pushMatrix() in pushMatrix() function in es1::Context |
/external/skqp/src/utils/ | ||
D | SkLua.cpp | 340 void SkLua::pushMatrix(const SkMatrix& matrix, const char key[]) { in pushMatrix() function in SkLua |