Searched refs:typeBuilder2 (Results 1 – 1 of 1) sorted by relevance
445 Type.Builder typeBuilder2 = new Type.Builder(mRS, Element.I16(mRS)); in testDebugContextRsAllocationCopy2D_Short_WrongD() local446 typeBuilder2.setX(width).setY(height); in testDebugContextRsAllocationCopy2D_Short_WrongD()447 Allocation aOut = Allocation.createTyped(mRS, typeBuilder2.create()); in testDebugContextRsAllocationCopy2D_Short_WrongD()