Searched refs:mStompButtonDepressedDrawable (Results 1 – 1 of 1) sorted by relevance
61 private DrawableBitmap mStompButtonDepressedDrawable; field in HudSystem133 mStompButtonDepressedDrawable = null; in reset()185 mStompButtonDepressedDrawable = stompDepressed; in setButtonDrawables()332 if (mStompButtonEnabledDrawable != null && mStompButtonDepressedDrawable != null) { in update()336 bitmap = mStompButtonDepressedDrawable; in update()