Home
last modified time | relevance | path

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

/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java702 int yTop = spacing + (row * mBlockHeight); in paintSelection() local
708 canvas.drawBitmap(mOutline[type], xPos, yTop, null); in paintSelection()