Searched refs:convertRGBAtoA (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterRS.java160 private static Allocation convertRGBAtoA(RenderScript RS, Bitmap bitmap) { method in class:ImageFilterRS
191 Allocation ret = convertRGBAtoA(getRenderScriptContext(), bitmap);
204 Allocation ret = convertRGBAtoA(getRenderScriptContext(), resizeBitmap);

Completed in 55 milliseconds