Searched defs:getVertexAttribIndices (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrDrawEffect.h42 const int* getVertexAttribIndices() const { return fEffectStage->getVertexAttribIndices(); } function in class:GrDrawEffect
H A DGrEffectStage.h213 const int* getVertexAttribIndices() const { return fVertexAttribIndices; } function in class:GrEffectStage
/external/skia/include/gpu/
H A DGrDrawEffect.h42 const int* getVertexAttribIndices() const { return fEffectStage->getVertexAttribIndices(); } function in class:GrDrawEffect
H A DGrEffectStage.h213 const int* getVertexAttribIndices() const { return fVertexAttribIndices; } function in class:GrEffectStage

Completed in 122 milliseconds