HomeSort by relevance Sort by last modified time
    Searched refs:color_offset_location_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/output/
shader.h 308 int color_offset_location() const { return color_offset_location_; }
316 int color_offset_location_; member in class:cc::FragmentTexColorMatrixAlphaBinding
564 int color_offset_location() const { return color_offset_location_; }
573 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrixAA
588 int color_offset_location() const { return color_offset_location_; }
594 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaColorMatrixAA
616 int color_offset_location() const { return color_offset_location_; }
625 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrix
shader.cc 641 color_offset_location_(-1) {}
665 color_offset_location_ = locations[3];
    [all...]

Completed in 280 milliseconds