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

  /frameworks/layoutlib/bridge/src/android/graphics/
RoundRectangle.java 37 public double ulHeight;
93 this.ulHeight = dimensions[1] * scale;
156 double insideLeftY0 = y0 + ulHeight / 2d;
159 return isInsideCorner(x - insideTopX0, y - insideLeftY0, ulWidth / 2d, ulHeight / 2d);
224 double maxUpperCornerHeight = Math.max(ulHeight, urHeight) / 2d;
250 y = y + h - y0 - ulHeight / 2d;
251 return x > 0 || y > 0 || isInsideCorner(x, y, ulWidth / 2d, ulHeight / 2d);
294 {0.0, 0.0, 0.0, ulHeight},
305 {0.0, ncv * ulWidth, 0.0, 0.0, 0.0, 0.0, 0.0, ncv * ulHeight, 0.0, 0.0, 0.0,
306 ulHeight},
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 259 PVR2D_ULONG ulHeight;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objidl.h     [all...]

Completed in 216 milliseconds