Searched refs:addVertexAttrib (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrVertexEffect.h28 void addVertexAttrib(GrSLType type) { function in class:GrVertexEffect
H A DGrCustomCoordsTextureEffect.cpp61 this->addVertexAttrib(kVec2f_GrSLType);
H A DGrBezierEffect.cpp133 this->addVertexAttrib(kVec4f_GrSLType);
271 this->addVertexAttrib(kVec4f_GrSLType);
419 this->addVertexAttrib(kVec4f_GrSLType);
H A DGrDistanceFieldTextureEffect.cpp186 this->addVertexAttrib(kVec2f_GrSLType);
444 this->addVertexAttrib(kVec2f_GrSLType);
H A DGrDashingEffect.cpp591 this->addVertexAttrib(kVec2f_GrSLType);
/external/skia/src/gpu/effects/
H A DGrVertexEffect.h28 void addVertexAttrib(GrSLType type) { function in class:GrVertexEffect
H A DGrCustomCoordsTextureEffect.cpp61 this->addVertexAttrib(kVec2f_GrSLType);
H A DGrBezierEffect.cpp133 this->addVertexAttrib(kVec4f_GrSLType);
271 this->addVertexAttrib(kVec4f_GrSLType);
419 this->addVertexAttrib(kVec4f_GrSLType);
H A DGrDistanceFieldTextureEffect.cpp186 this->addVertexAttrib(kVec2f_GrSLType);
444 this->addVertexAttrib(kVec2f_GrSLType);
H A DGrDashingEffect.cpp591 this->addVertexAttrib(kVec2f_GrSLType);
/external/chromium_org/third_party/skia/src/gpu/
H A DGrOvalRenderer.cpp138 this->addVertexAttrib(kVec4f_GrSLType);
268 this->addVertexAttrib(kVec2f_GrSLType);
269 this->addVertexAttrib(kVec4f_GrSLType);
424 this->addVertexAttrib(kVec2f_GrSLType);
425 this->addVertexAttrib(kVec2f_GrSLType);
H A DGrAARectRenderer.cpp103 this->addVertexAttrib(kVec4f_GrSLType);
236 this->addVertexAttrib(kVec4f_GrSLType);
237 this->addVertexAttrib(kVec2f_GrSLType);
H A DGrAAConvexPathRenderer.cpp584 this->addVertexAttrib(kVec4f_GrSLType);
/external/skia/src/gpu/
H A DGrOvalRenderer.cpp138 this->addVertexAttrib(kVec4f_GrSLType);
268 this->addVertexAttrib(kVec2f_GrSLType);
269 this->addVertexAttrib(kVec4f_GrSLType);
424 this->addVertexAttrib(kVec2f_GrSLType);
425 this->addVertexAttrib(kVec2f_GrSLType);
H A DGrAARectRenderer.cpp103 this->addVertexAttrib(kVec4f_GrSLType);
236 this->addVertexAttrib(kVec4f_GrSLType);
237 this->addVertexAttrib(kVec2f_GrSLType);
H A DGrAAConvexPathRenderer.cpp584 this->addVertexAttrib(kVec4f_GrSLType);

Completed in 308 milliseconds