Searched defs:color_offset_location_ (Results 1 - 1 of 1) sorted by last modified time

/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

Completed in 197 milliseconds