HomeSort by relevance Sort by last modified time
    Searched full:outset (Results 101 - 125 of 148) sorted by null

1 2 3 45 6

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java 552 // Outset the fixed bounds and check if the touch is outside all apps
  /system/extras/tests/net_test/
srcaddr_selection_test.py 134 # are all consistently disabled at the outset.
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
MacTest.java 467 * Test for <code>update(byte[] input, int outset, int len)</code> method
505 * Test for <code>update(byte[] input, int outset, int len)</code> and
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java 3827 int outset = ScreenShapeHelper.getWindowOutsetBottomPx(mContext.getResources()); local
4776 int outset = ScreenShapeHelper.getWindowOutsetBottomPx(mContext.getResources()); local
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 902 // is to be drawn, like a '.'. We need to outset '.' but do not wish to outset ' '.
915 // Outset, since the image may bleed out of the black box.
917 // For outlines we need to outset by 1 in all directions for bleed.
918 // For ClearType we need to outset by 2 for bleed.
    [all...]
SkFontHost_mac.cpp     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationAPITest.java     [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationAPITest.java     [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 410 // The bounds are slightly outset to ensure this is correct in the
414 clipBounds.outset(SK_Scalar1, SK_Scalar1);
    [all...]
  /external/chromium-trace/catapult/telemetry/support/html_output/
results-template.html 202 border: outset 1px transparent;
208 border: outset 1px #eee;
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
formatter.py 411 border: 2px outset #aaa;
  /external/llvm/test/CodeGen/SystemZ/
frame-14.ll 200 ; should force separate address logic from the outset. We don't yet do any
frame-15.ll 246 ; should force an LAY from the outset. We don't yet do any kind of anchor
frame-16.ll 190 ; should force separate address logic from the outset. We don't yet do any
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssdatatable.cpp 430 {FDE_CSSPROPERTYVALUE_Outset, L"outset", 0x61236164},
    [all...]
  /external/skia/src/gpu/batches/
GrDefaultPathRenderer.cpp 394 fBounds.outset(0.5f, 0.5f);
  /external/skia/src/pathops/
SkAddIntersections.cpp 263 // OPTIMIZATION: outset contour bounds a smidgen instead?
  /external/skia/tools/debugger/
SkDebugCanvas.cpp 255 r.outset(SK_Scalar1, SK_Scalar1);
  /frameworks/base/docs/html/training/multiple-apks/
api.jd 58 without sacrificing backwards compatibility. It may seem at the outset as though multiple APK
multiple.jd 56 seem at the outset as though multiple APK support is the best solution, but this often isn?t the
screensize.jd 57 without sacrificing compatibility or usability on the smaller screens. It may seem at the outset as
texture.jd 50 the fact they don?t all support the same set of GL textures. It may seem at the outset as though
  /frameworks/base/libs/hwui/tests/unit/
RecordingCanvasTests.cpp 114 << "unmapped bounds must be size of line, and not outset for stroke width";
  /external/v8/test/cctest/
test-regexp.cc 685 OutSet* outs = table.Get(p);
    [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssSchema.java 200 "dashed", "dotted", "double", "groove", "outset", "ridge", "solid");
    [all...]

Completed in 948 milliseconds

1 2 3 45 6