Searched refs:loadMemoryPolicy (Results 1 – 4 of 4) sorted by relevance
69 const MemoryPolicy& loadMemoryPolicy();
51 const MemoryPolicy& loadMemoryPolicy() { in loadMemoryPolicy() function
24 : mRenderThread(thread), mMemoryPolicy(loadMemoryPolicy()) {} in CacheManager()
45 : mRenderThread(thread), mMemoryPolicy(loadMemoryPolicy()) { in CacheManager()