HomeSort by relevance Sort by last modified time
    Searched refs:popGeometrySource (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.h 275 void popGeometrySource();
647 ~AutoGeometryPush() { fTarget->popGeometrySource(); }
672 ~AutoGeometryAndStatePush() { fTarget->popGeometrySource(); }
    [all...]
GrDrawTarget.cpp 121 this->popGeometrySource();
337 void GrDrawTarget::popGeometrySource() {
    [all...]

Completed in 72 milliseconds