Searched refs:typeBuilder1 (Results 1 – 1 of 1) sorted by relevance
441 Type.Builder typeBuilder1 = new Type.Builder(mRS, Element.I16(mRS)); in testDebugContextRsAllocationCopy2D_Short_WrongD() local442 typeBuilder1.setX(width); in testDebugContextRsAllocationCopy2D_Short_WrongD()444 Allocation aIn = Allocation.createTyped(mRS, typeBuilder1.create()); in testDebugContextRsAllocationCopy2D_Short_WrongD()