Searched refs:tb_a8 (Results 1 – 1 of 1) sorted by relevance
166 Type.Builder tb_a8 = new Type.Builder(RS, Element.A_8(RS)); in convertRGBAtoA() local173 tb_a8.setX(bitmapTemp.getType().getX()); in convertRGBAtoA()174 tb_a8.setY(bitmapTemp.getType().getY()); in convertRGBAtoA()175 Allocation bitmapAlloc = Allocation.createTyped(RS, tb_a8.create(), in convertRGBAtoA()