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

/system/core/libpixelflinger/codeflinger/
H A DCodeCache.h56 class Assembly class in namespace:android
59 Assembly(size_t size);
60 virtual ~Assembly();
86 sp<Assembly> lookup(const AssemblyKeyBase& key) const;
89 const sp<Assembly>& assembly);
95 inline cache_entry_t(const sp<Assembly>& a, int64_t w)
97 sp<Assembly> entry;

Completed in 64 milliseconds