Searched refs:fCacheArrayIndex (Results 1 – 6 of 6) sorted by relevance
25 SkDEBUGCODE(fCacheArrayIndex = -1); in GrGpuResource()221 if (fCacheArrayIndex >= 0 && fBudgetedType == GrBudgetedType::kUnbudgetedUncacheable) { in userRegisterResource()
87 int* accessCacheIndex() const { return &fResource->fCacheArrayIndex; } in accessCacheIndex()
388 int fCacheArrayIndex = -1; variable
80 int* accessCacheIndex() const { return &fResource->fCacheArrayIndex; } in accessCacheIndex()
25 SkDEBUGCODE(fCacheArrayIndex = -1); in GrGpuResource()
421 int fCacheArrayIndex; variable