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

  /external/chromium_org/cc/output/
shader.h 287 int alpha_location() const { return alpha_location_; }
293 int alpha_location_; member in class:cc::FragmentTexAlphaBinding
306 int alpha_location() const { return alpha_location_; }
314 int alpha_location_; member in class:cc::FragmentTexColorMatrixAlphaBinding
442 int alpha_location() const { return alpha_location_; }
447 int alpha_location_; member in class:cc::FragmentShaderRGBATexAlphaAA
460 int alpha_location() const { return alpha_location_; }
468 int alpha_location_; member in class:cc::FragmentTexClampAlphaAABinding
496 int alpha_location() const { return alpha_location_; }
509 int alpha_location_; member in class:cc::FragmentShaderRGBATexAlphaMask
538 int alpha_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskAA
569 int alpha_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrixAA
592 int alpha_location_; member in class:cc::FragmentShaderRGBATexAlphaColorMatrixAA
621 int alpha_location_; member in class:cc::FragmentShaderRGBATexAlphaMaskColorMatrix
648 int alpha_location_; member in class:cc::FragmentShaderYUVVideo
679 int alpha_location_; member in class:cc::FragmentShaderYUVAVideo
735 int alpha_location_; member in class:cc::FragmentShaderCheckerboard
    [all...]
shader.cc 614 alpha_location_(-1) {}
634 alpha_location_ = locations[1];
639 alpha_location_(-1),
663 alpha_location_ = locations[1];
924 alpha_location_(-1) {}
    [all...]

Completed in 1229 milliseconds