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

/external/chromium_org/cc/output/
H A Dshader.h309 int color_offset_location() const { return color_offset_location_; }
317 int color_offset_location_; member in class:cc::FragmentTexColorMatrixAlphaBinding
553 int color_offset_location() const { return color_offset_location_; }
562 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrixAA
577 int color_offset_location() const { return color_offset_location_; }
583 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaColorMatrixAA
605 int color_offset_location() const { return color_offset_location_; }
614 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrix
H A Dshader.cc656 color_offset_location_(-1) {}
678 color_offset_location_ = locations[3];
1111 color_offset_location_(-1) {}
1140 color_offset_location_ = locations[6];
1181 color_offset_location_(-1) {}
1204 color_offset_location_ = locations[3];
1267 color_offset_location_ = locations[6];

Completed in 110 milliseconds