Searched refs:xCurrentPage (Results 1 – 1 of 1) sorted by relevance
1828 int xCurrentPage; in processLocalColorsInternal() local1835 xCurrentPage = 0; in processLocalColorsInternal()1842 xCurrentPage = Math.round(xOffset / xOffsetStep); in processLocalColorsInternal()1845 Log.d(TAG, "xPages " + xPages + " xPage " + xCurrentPage); in processLocalColorsInternal()1853 xPage = xCurrentPage; in processLocalColorsInternal()