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

  /external/skia/include/private/
GrSurfaceProxyRef.h 26 GrIOType ioType() const { return fIOType; }
66 GrIOType fIOType;
  /external/skqp/include/private/
GrSurfaceProxyRef.h 26 GrIOType ioType() const { return fIOType; }
66 GrIOType fIOType;
  /external/skia/src/gpu/
GrGpuResourceRef.h 46 GrIOType ioType() const { return fIOType; }
85 GrIOType fIOType;
  /external/skqp/src/gpu/
GrGpuResourceRef.h 46 GrIOType ioType() const { return fIOType; }
85 GrIOType fIOType;

Completed in 55 milliseconds