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

  /external/chromium_org/cc/output/
shader.h 307 int color_matrix_location() const { return color_matrix_location_; }
315 int color_matrix_location_; member in class:cc::FragmentTexColorMatrixAlphaBinding
563 int color_matrix_location() const { return color_matrix_location_; }
572 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrixAA
587 int color_matrix_location() const { return color_matrix_location_; }
593 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaColorMatrixAA
615 int color_matrix_location() const { return color_matrix_location_; }
624 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrix
shader.cc 640 color_matrix_location_(-1),
664 color_matrix_location_ = locations[2];
    [all...]

Completed in 179 milliseconds