Searched refs:mInPixelsAllocation (Results 1 – 1 of 1) sorted by relevance
63 private Allocation mInPixelsAllocation; field in LevelsRSActivity171 mInPixelsAllocation = Allocation.createFromBitmap(mRS, mBitmapIn, in onCreate()174 mOutPixelsAllocation = Allocation.createTyped(mRS, mInPixelsAllocation.getType(), in onCreate()198 mScript.forEach_root(mInPixelsAllocation, mOutPixelsAllocation); in filter()