Home
last modified time | relevance | path

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

/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DErrorCalculator.java37 private Allocation mGivenPixelsAllocation; field in ErrorCalculator
79 mGivenPixelsAllocation = Allocation.createFromBitmap(mRS, given, in calcErrorRS()
83 mScript.set_given(mGivenPixelsAllocation); in calcErrorRS()
120 mGivenPixelsAllocation = Allocation.createFromBitmap(mRS, given, in calcErrorHeatmapRS()
124 mScript.set_given(mGivenPixelsAllocation); in calcErrorHeatmapRS()