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

/system/core/libpixelflinger/codeflinger/
H A DCodeCache.h1 /* libs/pixelflinger/codeflinger/CodeCache.h
79 class CodeCache class in namespace:android
83 CodeCache(size_t size);
84 ~CodeCache();
125 const key_value_pair_t<CodeCache::key_t, CodeCache::cache_entry_t>& lhs,
126 const key_value_pair_t<CodeCache::key_t, CodeCache::cache_entry_t>& rhs)

Completed in 37 milliseconds