Home | Sort by relevance Sort by last modified time |
/external/chromium_org/cc/output/ | |
shader.h | 152 int edge_location() const { return -1; } function in class:cc::VertexShaderQuad 173 int edge_location() const { return edge_location_; } function in class:cc::VertexShaderQuadAA 197 int edge_location() const { return edge_location_; } function in class:cc::VertexShaderQuadTexTransformAA 222 int edge_location() const { return -1; } function in class:cc::VertexShaderTile 247 int edge_location() const { return edge_location_; } function in class:cc::VertexShaderTileAA |
gl_renderer.cc | 1197 unsigned edge_location; member in struct:cc::SolidColorProgramUniforms 1369 unsigned edge_location; member in struct:cc::TileProgramUniforms [all...] |