Home
last modified time | relevance | path

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

/external/chromium_org/cc/output/
Dshader.h683 int color_location() const { return color_location_; } in color_location()
686 int color_location_;
700 int color_location() const { return color_location_; } in color_location()
703 int color_location_;
720 int color_location() const { return color_location_; } in color_location()
726 int color_location_; variable
Dshader.cc1420 : color_location_(-1) {} in FragmentShaderColor()
1436 color_location_ = locations[0]; in Init()
1451 : color_location_(-1) {} in FragmentShaderColorAA()
1467 color_location_ = locations[0]; in Init()
1511 color_location_ = locations[3]; in Init()