HomeSort by relevance Sort by last modified time
    Searched full:outerr (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /external/chromium_org/third_party/skia/src/core/
SkMaskFilter.cpp 69 static void draw_nine_clipped(const SkMask& mask, const SkIRect& outerR,
82 m.fBounds.offsetTo(outerR.left(), outerR.top());
92 m.fBounds.offsetTo(outerR.right() - m.fBounds.width(), outerR.top());
102 m.fBounds.offsetTo(outerR.left(), outerR.bottom() - m.fBounds.height());
112 m.fBounds.offsetTo(outerR.right() - m.fBounds.width(),
113 outerR.bottom() - m.fBounds.height());
118 innerR.set(outerR.left() + cx - mask.fBounds.left()
    [all...]
  /external/skia/src/core/
SkMaskFilter.cpp 69 static void draw_nine_clipped(const SkMask& mask, const SkIRect& outerR,
82 m.fBounds.offsetTo(outerR.left(), outerR.top());
92 m.fBounds.offsetTo(outerR.right() - m.fBounds.width(), outerR.top());
102 m.fBounds.offsetTo(outerR.left(), outerR.bottom() - m.fBounds.height());
112 m.fBounds.offsetTo(outerR.right() - m.fBounds.width(),
113 outerR.bottom() - m.fBounds.height());
118 innerR.set(outerR.left() + cx - mask.fBounds.left()
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ShapeDrawable1.java 81 float[] outerR = new float[] { 12, 12, 12, 12, 0, 0, 0, 0 };
95 mDrawables[2] = new ShapeDrawable(new RoundRectShape(outerR, null,
97 mDrawables[3] = new ShapeDrawable(new RoundRectShape(outerR, inset,
99 mDrawables[4] = new ShapeDrawable(new RoundRectShape(outerR, inset,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/gconv/
GBGBK.so 
TSCII.so 
CP1255.so 
EUC-CN.so 
EUC-JISX0213.so 
EUC-JP.so 
EUC-KR.so 
EUC-TW.so 
ISO-2022-CN.so 
ISO-2022-KR.so 
JOHAB.so 
SHIFT_JISX0213.so 
UTF-16.so 
UTF-7.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/gconv/
GBGBK.so 
TSCII.so 
CP1255.so 
EUC-CN.so 
EUC-JISX0213.so 
EUC-JP.so 
EUC-KR.so 
EUC-TW.so 

Completed in 310 milliseconds

1 2 3 4 5