Home | History | Annotate | Download | only in filtershow

Lines Matching defs:CachingPipeline

56 import com.android.gallery3d.filtershow.cache.CachingPipeline;
140 CachingPipeline.createRenderscriptContext(this);
556 CachingPipeline.destroyRenderScriptContext();
683 if (CachingPipeline.getRenderScriptContext() == null) {
684 CachingPipeline.createRenderscriptContext(this);
713 CachingPipeline.destroyRenderScriptContext();