Home
last modified time | relevance | path

Searched defs:mCache (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/graphics/jni/
DVulkanTestHelpers.h139 VkPipelineCache mCache = VK_NULL_HANDLE; variable
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScript.java181 protected final AllocationCache mCache = RenderScriptSingleton.getCache(); field in Script
DScriptGraph.java67 private final AllocationCache mCache = RenderScriptSingleton.getCache(); field in ScriptGraph
/cts/tests/tests/media/common/src/android/media/cts/
DStreamUtils.java56 private byte[] mCache = null; field in StreamUtils.MediaCodecStream