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

  /external/chromium_org/third_party/skia/src/gpu/gl/builders/
GrGLFragmentOnlyProgramBuilder.h 17 int addTexCoordSets(int count);
GrGLFragmentOnlyProgramBuilder.cpp 20 int GrGLFragmentOnlyProgramBuilder::addTexCoordSets(int count) {
92 int texCoordIndex = this->addTexCoordSets(numTransforms);

Completed in 43 milliseconds