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

  /external/skia/gpu/include/
GrGpu.h 533 class AutoInternalDrawGeomRestore {
535 AutoInternalDrawGeomRestore(GrGpu* gpu) : fAgsr(gpu) {
556 ~AutoInternalDrawGeomRestore() {
  /external/skia/gpu/src/
GrGpu.cpp 420 AutoInternalDrawGeomRestore aidgr(this);

Completed in 18 milliseconds