Searched refs:mGreyConvert (Results 1 – 1 of 1) sorted by relevance
36 private static ScriptC_grey mGreyConvert = null; field in ImageFilterRS161 if (RS != mRScache || mGreyConvert == null) { in convertRGBAtoA()162 mGreyConvert = new ScriptC_grey(RS); in convertRGBAtoA()178 mGreyConvert.forEach_RGBAtoA(bitmapTemp, bitmapAlloc); in convertRGBAtoA()