HomeSort by relevance Sort by last modified time
    Searched defs:arrowShaftLength (Results 1 - 3 of 3) sorted by null

  /frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/
DrawerArrowDrawable.java 346 final float arrowShaftLength = lerp(mBarLength, mArrowShaftLength, mProgress);
363 final float arrowEdge = -arrowShaftLength / 2;
366 mPath.rLineTo(arrowShaftLength - arrowShaftCut * 2, 0);
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.2.2-release.jar 

Completed in 1221 milliseconds