Searched refs:tex_matrix_location_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/output/
H A Dshader.h270 int tex_matrix_location() const { return tex_matrix_location_; }
274 int tex_matrix_location_; member in class:cc::VertexShaderVideoTransform
H A Dshader.cc574 tex_matrix_location_(-1) {}
594 tex_matrix_location_ = locations[1];

Completed in 214 milliseconds