Searched refs:pushGeometrySource (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrDrawTarget.h142 * drawIndexedInstances, drawRect, copySurface, or pushGeometrySource. At
281 void pushGeometrySource();
589 target->pushGeometrySource();
611 target->pushGeometrySource();
697 // pushGeometrySource())
H A DGrDrawTarget.cpp323 void GrDrawTarget::pushGeometrySource() { function in class:GrDrawTarget
/external/skia/src/gpu/
H A DGrDrawTarget.h142 * drawIndexedInstances, drawRect, copySurface, or pushGeometrySource. At
281 void pushGeometrySource();
589 target->pushGeometrySource();
611 target->pushGeometrySource();
697 // pushGeometrySource())
H A DGrDrawTarget.cpp323 void GrDrawTarget::pushGeometrySource() { function in class:GrDrawTarget

Completed in 56 milliseconds