Home
last modified time | relevance | path

Searched refs:fTimestamp (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/
DGrGpuResourceCacheAccess.h64 uint32_t timestamp() const { return fResource->fTimestamp; } in timestamp()
65 void setTimestamp(uint32_t ts) { fResource->fTimestamp = ts; } in setTimestamp()
DGrResourceCache.cpp62 : fTimestamp(0) in GrResourceCache()
532 if (0 == fTimestamp) { in getNextTimestamp()
564 sortedPurgeableResources[currP++]->cacheAccess().setTimestamp(fTimestamp++); in getNextTimestamp()
568 fNonpurgeableResources[currNP++]->cacheAccess().setTimestamp(fTimestamp++); in getNextTimestamp()
574 sortedPurgeableResources[currP++]->cacheAccess().setTimestamp(fTimestamp++); in getNextTimestamp()
578 fNonpurgeableResources[currNP++]->cacheAccess().setTimestamp(fTimestamp++); in getNextTimestamp()
590 SkASSERT(fTimestamp == SkToU32(count)); in getNextTimestamp()
596 return fTimestamp++; in getNextTimestamp()
DGrResourceCache.h253 uint32_t fTimestamp; variable
DGrTest.cpp128 void GrResourceCache::changeTimestamp(uint32_t newTimestamp) { fTimestamp = newTimestamp; } in changeTimestamp()
/external/skia/tools/
DPictureResultsWriter.h186 fTimestamp = timestamp; in PictureJSONResultsWriter()
220 data["timestamp"] = fTimestamp;
305 int fTimestamp; variable
/external/skia/include/gpu/
DGrGpuResource.h310 uint32_t fTimestamp; variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...