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

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java 294 int twidth = bounds.width(); local
295 twidth += (twidth/4);
296 if (twidth > width) {
297 size = (size*width)/twidth;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 79 milliseconds