Searched refs:mOutputPixelsAllocation (Results 1 – 1 of 1) sorted by relevance
38 private Allocation mOutputPixelsAllocation; field in ErrorCalculator126 mOutputPixelsAllocation = Allocation.createFromBitmap(mRS, output, in calcErrorHeatmapRS()128 mScript.forEach_displayDifference(mOutputPixelsAllocation, mOutputPixelsAllocation); in calcErrorHeatmapRS()129 mOutputPixelsAllocation.copyTo(output); in calcErrorHeatmapRS()