Searched defs:resourceCount (Results 1 – 4 of 4) sorted by relevance
18 resourceCount: [10, 100, 1000], property28 function runInAsyncScopes(resourceCount, cb, i = 0) { argument39 function main({ n, resourceCount }) { field
43 static void populate_cache(GrGpu* gpu, int resourceCount, int keyData32Count) { in populate_cache()
938 int resourceCount = 0; in getAtomicCounterBufferSizeMap() local
273 void GrDirectContext::getResourceCacheUsage(int* resourceCount, size_t* resourceBytes) const { in getResourceCacheUsage()