Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DCachingPipeline.java80 destroyRenderScriptContext(); in createRenderscriptContext()
85 public static synchronized void destroyRenderScriptContext() { in destroyRenderScriptContext() method in CachingPipeline
DProcessingService.java321 CachingPipeline.destroyRenderScriptContext(); in tearDownPipeline()