HomeSort by relevance Sort by last modified time
    Searched refs:tex_scale_location_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/output/
shader.h 74 int tex_scale_location() const { return tex_scale_location_; }
78 int tex_scale_location_; member in class:cc::VertexShaderPosTexYUVStretch
shader.cc 156 tex_scale_location_(-1) {}
176 tex_scale_location_ = locations[1];
    [all...]

Completed in 121 milliseconds