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

  /external/skia/include/gpu/
GrDrawEffect.h 42 const int* getVertexAttribIndices() const { return fEffectStage->getVertexAttribIndices(); }
GrEffectStage.h 213 const int* getVertexAttribIndices() const { return fVertexAttribIndices; }

Completed in 355 milliseconds