Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterRS.java160 private static Allocation convertRGBAtoA(RenderScript RS, Bitmap bitmap) { in convertRGBAtoA() method in ImageFilterRS
190 Allocation ret = convertRGBAtoA(getRenderScriptContext(), bitmap); in loadScaledResourceAlpha()
203 Allocation ret = convertRGBAtoA(getRenderScriptContext(), resizeBitmap); in loadScaledResourceAlpha()