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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.cpp 136 void GrDrawTarget::setDrawState(GrDrawState* drawState) {
767 fDrawTarget->setDrawState(fSavedState);
793 target->setDrawState(fTempState.get());
818 target->setDrawState(fTempState.get());
    [all...]
  /external/skia/src/gpu/
GrDrawTarget.cpp 136 void GrDrawTarget::setDrawState(GrDrawState* drawState) {
767 fDrawTarget->setDrawState(fSavedState);
793 target->setDrawState(fTempState.get());
818 target->setDrawState(fTempState.get());
    [all...]

Completed in 61 milliseconds