Searched refs:creatAllocation (Results 1 – 1 of 1) sorted by relevance
117 Allocation src = creatAllocation(w, h); in testBlend()118 Allocation dst = creatAllocation(w, h); in testBlend()229 protected Allocation creatAllocation(int w, int h) { in creatAllocation() method in ImageProcessingTest