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

/external/chromium_org/cc/output/
H A Dshader.h174 int edge_location() const { return edge_location_; }
180 int edge_location_; member in class:cc::VertexShaderQuadAA
198 int edge_location() const { return edge_location_; }
205 int edge_location_; member in class:cc::VertexShaderQuadTexTransformAA
248 int edge_location() const { return edge_location_; }
257 int edge_location_; member in class:cc::VertexShaderTileAA
H A Dshader.cc373 edge_location_(-1) {}
395 edge_location_ = locations[3];
429 edge_location_(-1),
453 edge_location_ = locations[3];
533 edge_location_(-1),
557 edge_location_ = locations[3];

Completed in 98 milliseconds