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

/external/chromium_org/cc/output/
H A Dshader.h695 int color_location() const { return color_location_; }
698 int color_location_; member in class:cc::FragmentShaderColor
712 int color_location() const { return color_location_; }
715 int color_location_; member in class:cc::FragmentShaderColorAA
732 int color_location() const { return color_location_; }
738 int color_location_; member in class:cc::FragmentShaderCheckerboard
H A Dshader.cc1482 : color_location_(-1) {}
1500 color_location_ = locations[0];
1515 : color_location_(-1) {}
1533 color_location_ = locations[0];
1579 color_location_ = locations[3];

Completed in 130 milliseconds