Searched refs:mOutputRowRegions (Results 1 – 1 of 1) sorted by relevance
45 private int[] mOutputRowRegions; field in ErrorCalculator50 mOutputRowRegions = new int[height / REGION_SIZE]; in ErrorCalculator()66 mOutputRowRegions.length, Allocation.USAGE_SCRIPT); in ErrorCalculator()86 mOutputRegionsAllocation.copyTo(mOutputRowRegions); in calcErrorRS()89 for (int region : mOutputRowRegions) { in calcErrorRS()99 mOutputRegionsAllocation.copyTo(mOutputRowRegions); in calcErrorRS()101 for (int row : mOutputRowRegions) { in calcErrorRS()