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

/system/core/libpixelflinger/codeflinger/
H A DCodeCache.h57 class Assembly class in namespace:android
60 explicit Assembly(size_t size);
61 virtual ~Assembly();
87 sp<Assembly> lookup(const AssemblyKeyBase& key) const;
90 const sp<Assembly>& assembly);
96 inline cache_entry_t(const sp<Assembly>& a, int64_t w)
98 sp<Assembly> entry;

Completed in 107 milliseconds