Searched refs:renderScriptTask (Results 1 – 1 of 1) sorted by relevance
69 RenderScriptTask renderScriptTask = new RenderScriptTask(rs, impl); in refocus() local70 Bitmap outputImage = renderScriptTask.applyRefocusFilter(rsTaskParam.mOptions); in refocus()