Searched defs:color_matrix_location_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/output/
H A Dshader.h308 int color_matrix_location() const { return color_matrix_location_; }
316 int color_matrix_location_; member in class:cc::FragmentTexColorMatrixAlphaBinding
552 int color_matrix_location() const { return color_matrix_location_; }
561 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrixAA
576 int color_matrix_location() const { return color_matrix_location_; }
582 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaColorMatrixAA
604 int color_matrix_location() const { return color_matrix_location_; }
613 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrix

Completed in 124 milliseconds