Home
last modified time | relevance | path

Searched refs:mIdealPixelsAllocation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DErrorCalculator.java36 private Allocation mIdealPixelsAllocation; field in ErrorCalculator
77 mIdealPixelsAllocation = Allocation.createFromBitmap(mRS, ideal, in calcErrorRS()
82 mScript.set_ideal(mIdealPixelsAllocation); in calcErrorRS()
118 mIdealPixelsAllocation = Allocation.createFromBitmap(mRS, ideal, in calcErrorHeatmapRS()
123 mScript.set_ideal(mIdealPixelsAllocation); in calcErrorHeatmapRS()