Searched refs:gPosColorAttribs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrContext.cpp866 extern const GrVertexAttrib gPosColorAttribs[] = { member in namespace:__anon13619
888 drawState->setVertexAttribs<gPosColorAttribs>(2);
890 drawState->setVertexAttribs<gPosColorAttribs>(1);
/external/skia/src/gpu/
H A DGrContext.cpp866 extern const GrVertexAttrib gPosColorAttribs[] = { member in namespace:__anon25475
888 drawState->setVertexAttribs<gPosColorAttribs>(2);
890 drawState->setVertexAttribs<gPosColorAttribs>(1);

Completed in 88 milliseconds