Searched refs:mStep (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DAssetAtlasService.java655 private final int mStep; field in class:AssetAtlasService.ComputeWorker
677 mStep = step;
697 for (int width = mStart; width < mEnd; width += mStep) {

Completed in 35 milliseconds