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
551 int color_matrix_location() const { return color_matrix_location_; }
560 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrixAA
575 int color_matrix_location() const { return color_matrix_location_; }
581 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaColorMatrixAA
603 int color_matrix_location() const { return color_matrix_location_; }
612 int color_matrix_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrix
shader.cc 654 color_matrix_location_(-1),
676 color_matrix_location_ = locations[2];
    [all...]

Completed in 27 milliseconds