Searched defs:mCache (Results 1 – 4 of 4) sorted by relevance
126 VkPipelineCache mCache = VK_NULL_HANDLE; variable
181 protected final AllocationCache mCache = RenderScriptSingleton.getCache(); field in Script
67 private final AllocationCache mCache = RenderScriptSingleton.getCache(); field in ScriptGraph
2228 private byte[] mCache = null; field in MediaCodecTest.MediaCodecStream