Home
last modified time | relevance | path

Searched refs:mCache (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScript.java181 protected final AllocationCache mCache = RenderScriptSingleton.getCache(); field in Script
233 mCache.returnToCacheIfNotNull(mInputAllocation); in setInput()
349 mCache.returnToCacheIfNotNull(mInputAllocation); in close()
DScriptGraph.java67 private final AllocationCache mCache = RenderScriptSingleton.getCache(); field in ScriptGraph
643 mCache.returnToCache(mOutputAllocation); in close()