Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkVMBlitter.cpp98 static SkLRUCache<Key, skvm::Program>* try_acquire_program_cache() { in try_acquire_program_cache() function
557 if (SkLRUCache<Key, skvm::Program>* cache = try_acquire_program_cache()) { in ~Blitter()
591 if (SkLRUCache<Key, skvm::Program>* cache = try_acquire_program_cache()) { in buildProgram()