Searched defs:gPathAttribs (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/gpu/
H A DGrAAConvexPathRenderer.cpp626 extern const GrVertexAttrib gPathAttribs[] = { member in namespace:__anon15229
682 drawState->setVertexAttribs<gPathAttribs>(SK_ARRAY_COUNT(gPathAttribs), sizeof(QuadVertex));
/external/skia/src/gpu/
H A DGrAAConvexPathRenderer.cpp619 extern const GrVertexAttrib gPathAttribs[] = { member in namespace:__anon30640
675 drawState->setVertexAttribs<gPathAttribs>(SK_ARRAY_COUNT(gPathAttribs));

Completed in 339 milliseconds