Searched refs:xCurrentPage (Results 1 – 1 of 1) sorted by relevance
1493 int xCurrentPage; in processLocalColors() local1501 xCurrentPage = 0; in processLocalColors()1508 xCurrentPage = Math.round(xOffset / xOffsetStep); in processLocalColors()1511 Log.d(TAG, "xPages " + xPages + " xPage " + xCurrentPage); in processLocalColors()1519 int xPage = xCurrentPage; in processLocalColors()