Home
last modified time | relevance | path

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

/packages/apps/MusicFX/src/com/android/musicfx/
DSeekBarRotator.java80 int childwidth = myheight; in onLayout() local
83 child.layout(0, myheight, childwidth, myheight + childheight); in onLayout()