Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrGpuResourceCacheAccess.h63 fResource->fTimeWhenBecamePurgeable = GrStdSteadyClock::now(); in setTimeWhenResourceBecomePurgeable()
71 return fResource->fTimeWhenBecamePurgeable; in timeWhenResourceBecamePurgeable()
/external/skia/src/gpu/
DGrGpuResourceCacheAccess.h76 fResource->fTimeWhenBecamePurgeable = GrStdSteadyClock::now(); in setTimeWhenResourceBecomePurgeable()
84 return fResource->fTimeWhenBecamePurgeable; in timeWhenResourceBecamePurgeable()
DGrGpuResource.h300 GrStdSteadyClock::time_point fTimeWhenBecamePurgeable; variable
/external/skqp/include/gpu/
DGrGpuResource.h339 GrStdSteadyClock::time_point fTimeWhenBecamePurgeable; variable