Home
last modified time | relevance | path

Searched defs:matrixMode (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLPathRendering.cpp80 GrGLenum matrixMode = in resetContext() local
413 GrGLenum matrixMode = in setProjectionMatrix() local
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_impl_autogen.h2141 void GLES2Implementation::MatrixLoadfCHROMIUM(GLenum matrixMode, in MatrixLoadfCHROMIUM()
2157 void GLES2Implementation::MatrixLoadIdentityCHROMIUM(GLenum matrixMode) { in MatrixLoadIdentityCHROMIUM()
Dgles2_c_lib_autogen.h975 void GLES2MatrixLoadfCHROMIUM(GLenum matrixMode, const GLfloat* m) { in GLES2MatrixLoadfCHROMIUM()
978 void GLES2MatrixLoadIdentityCHROMIUM(GLenum matrixMode) { in GLES2MatrixLoadIdentityCHROMIUM()
Dgles2_trace_implementation_impl_autogen.h1529 void GLES2TraceImplementation::MatrixLoadfCHROMIUM(GLenum matrixMode, in MatrixLoadfCHROMIUM()
1535 void GLES2TraceImplementation::MatrixLoadIdentityCHROMIUM(GLenum matrixMode) { in MatrixLoadIdentityCHROMIUM()
Dgles2_cmd_helper_autogen.h1947 void MatrixLoadfCHROMIUMImmediate(GLenum matrixMode, const GLfloat* m) { in MatrixLoadfCHROMIUMImmediate()
1958 void MatrixLoadIdentityCHROMIUM(GLenum matrixMode) { in MatrixLoadIdentityCHROMIUM()
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_autogen.h3260 GLenum matrixMode = static_cast<GLenum>(c.matrixMode); in HandleMatrixLoadfCHROMIUMImmediate() local
3295 GLenum matrixMode = static_cast<GLenum>(c.matrixMode); in HandleMatrixLoadIdentityCHROMIUM() local
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format_autogen.h9139 uint32_t matrixMode; member
9172 uint32_t matrixMode; member