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

  /external/chromium_org/third_party/skia/src/gpu/
GrGpu.h 283 typedef uint64_t ResetTimestamp;
286 static const ResetTimestamp kExpiredTimestamp = 0;
290 ResetTimestamp getResetTimestamp() const {
523 ResetTimestamp fResetTimestamp;
  /external/skia/src/gpu/
GrGpu.h 283 typedef uint64_t ResetTimestamp;
286 static const ResetTimestamp kExpiredTimestamp = 0;
290 ResetTimestamp getResetTimestamp() const {
523 ResetTimestamp fResetTimestamp;

Completed in 170 milliseconds