Searched defs:CodeCache (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DCodeCache.h1 /* libs/pixelflinger/codeflinger/CodeCache.h
77 class CodeCache class in namespace:android
81 CodeCache(size_t size);
82 ~CodeCache();
123 const key_value_pair_t<CodeCache::key_t, CodeCache::cache_entry_t>& lhs,
124 const key_value_pair_t<CodeCache::key_t, CodeCache::cache_entry_t>& rhs)

Completed in 103 milliseconds