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 310 int color_offset_location() const { return color_offset_location_; }
318 int color_offset_location_; member in class:cc::FragmentTexColorMatrixAlphaBinding
554 int color_offset_location() const { return color_offset_location_; }
563 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrixAA
578 int color_offset_location() const { return color_offset_location_; }
584 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaColorMatrixAA
606 int color_offset_location() const { return color_offset_location_; }
615 int color_offset_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrix
shader.cc 657 color_offset_location_(-1) {}
679 color_offset_location_ = locations[3];
    [all...]

Completed in 75 milliseconds