OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:populate_cache
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
GrResourceCacheBench.cpp
45
static void
populate_cache
(GrGpu* gpu, int resourceCount, int keyData32Count) {
function
90
populate_cache
(gpu, CACHE_SIZE_COUNT, fKeyData32Count);
135
populate_cache
(gpu, CACHE_SIZE_COUNT, fKeyData32Count);
/external/skqp/bench/
GrResourceCacheBench.cpp
44
static void
populate_cache
(GrGpu* gpu, int resourceCount, int keyData32Count) {
function
89
populate_cache
(gpu, CACHE_SIZE_COUNT, fKeyData32Count);
134
populate_cache
(gpu, CACHE_SIZE_COUNT, fKeyData32Count);
Completed in 162 milliseconds