Home
last modified time | relevance | path

Searched refs:fTimeWhenBecamePurgeable (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrGpuResourceCacheAccess.h69 fResource->fTimeWhenBecamePurgeable = GrStdSteadyClock::now(); in setTimeWhenResourceBecomePurgeable()
77 return fResource->fTimeWhenBecamePurgeable; in timeWhenResourceBecamePurgeable()
/third_party/skia/src/gpu/
DGrGpuResourceCacheAccess.h76 fResource->fTimeWhenBecamePurgeable = GrStdSteadyClock::now(); in setTimeWhenResourceBecomePurgeable()
84 return fResource->fTimeWhenBecamePurgeable; in timeWhenResourceBecamePurgeable()
DGrGpuResource.h392 GrStdSteadyClock::time_point fTimeWhenBecamePurgeable; variable
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h425 GrStdSteadyClock::time_point fTimeWhenBecamePurgeable; variable