Home
last modified time | relevance | path

Searched refs:tex_matrix_location (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/output/
Dshader.h272 int tex_matrix_location() const { return tex_matrix_location_; } in tex_matrix_location() function
Dgl_renderer.cc1685 program->vertex_shader().tex_matrix_location(), 1, false, gl_matrix)); in DrawStreamVideoQuad()