Home
last modified time | relevance | path

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

/external/chromium_org/cc/output/
Dshader.h85 int tex_scale_location() const { return tex_scale_location_; } in tex_scale_location()
89 int tex_scale_location_; variable
Dshader.cc190 tex_scale_location_(-1) {} in VertexShaderPosTexYUVStretch()
208 tex_scale_location_ = locations[1]; in Init()