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

  /external/chromium_org/cc/output/
shader.h 122 int vertex_opacity_location() const { return vertex_opacity_location_; }
127 int vertex_opacity_location_; member in class:cc::VertexShaderPosTexTransform
shader.cc 229 vertex_opacity_location_(-1) {}
251 vertex_opacity_location_ = locations[2];
    [all...]

Completed in 177 milliseconds