Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DVulkanTestHelpers.h126 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/src/android/media/cts/
DMediaCodecTest.java2228 private byte[] mCache = null; field in MediaCodecTest.MediaCodecStream