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

1 2 3 4 5 6

  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicViewHelper.java 49 FastBitmapDrawable outlineD = new FastBitmapDrawable(outline);
52 states.addState(new int[] {android.R.attr.state_pressed}, outlineD);
53 states.addState(new int[] {android.R.attr.state_focused}, outlineD);
  /packages/apps/Launcher3/src/com/android/launcher3/
HolographicViewHelper.java 51 FastBitmapDrawable outlineD = new FastBitmapDrawable(outline);
56 states.addState(new int[] {android.R.attr.state_pressed}, outlineD);
57 states.addState(new int[] {android.R.attr.state_focused}, outlineD);
  /external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/
other_stars.json 194 "default": "stress outlined white star"
226 "default": "outlined black star"
234 "default": "heavy outlined black star"
370 "default": "eight petalled outlined black florette"
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
GeneralDigest.java 7 * base implementation of MD4 family style digest as outlined in
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
bubble_decoration.h 15 // Draws an outlined rounded rect, with an optional image to the left
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
bubble_decoration.h 15 // Draws an outlined rounded rect, with an optional image to the left
  /external/iptables/libipq/
ipq_errstr.3 53 returns an error message as outlined above.
  /external/chromium_org/chrome/common/extensions/docs/examples/tutorials/getstarted/
popup.js 64 * Given a photo, construct a URL using the method outlined at
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/
LICENSES 3 All files in this directory are (to the best of our knowledge) licensed for redistribution as part of the WebKit SVN repository. We have outlined the licenses of the various files (and where we found them on the net) below:
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
RELEASE_NOTES 17 as outlined in this document.
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_OS_2_V0.h 117 Outlined,
SkOTTable_OS_2_VA.h 117 Outlined,
  /external/mesa3d/src/glx/apple/
RELEASE_NOTES 17 as outlined in this document.
  /external/skia/src/sfnt/
SkOTTable_OS_2_V0.h 117 Outlined,
SkOTTable_OS_2_VA.h 117 Outlined,
  /frameworks/av/media/libstagefright/wifi-display/
VideoFormats.h 30 // or sink as outlined in the wfd specs. Currently three sets of resolutions
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
CartoonEdgeFilter.java 135 * Defines at what threshold of difference of depth an edge is outlined default is 0.1f
156 * Defineshow visilble will be the outlined edges
  /external/chromium_org/native_client_sdk/src/examples/api/url_loader/
url_loader_handler.h 25 // implementation.) Other performance improvements made as outlined in this
  /external/chromium_org/ui/gfx/
font_unittest.cc 23 // Fulfills the memory management contract as outlined by the comment at
  /frameworks/base/docs/html/training/design-navigation/
index.jd 24 <p>This class shows you how to plan out the high-level screen hierarchy for your application and then choose appropriate forms of navigation to allow users to effectively and intuitively traverse your content. Each lesson covers various stages in the interaction design process for navigation in Android applications, in roughly chronological order. After going through the lessons in this class, you should be able to apply the methodology and navigation paradigms outlined here to your own applications, providing a coherent navigation experience for your users.</p>
  /frameworks/base/core/java/com/android/internal/http/multipart/
MultipartEntity.java 56 * MIME data streams as outlined in RFC 1521. The multipart/form-data contains
62 * the method outlined in RFC 1522.
  /external/apache-http/src/org/apache/http/
NameValuePair.java 37 * This class comforms to the generic grammar and formatting rules outlined in the
  /external/chromium_org/third_party/WebKit/Source/platform/text/
TextEncodingDetector.cpp 62 // Below is a partial implementation of the first part of what's outlined
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prvrsion.h 48 * according to the naming conventions outlined further below. The function
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/
config.ini 30 # in favour of the osgi.splashPath searching outlined above. If the value is not set

Completed in 1103 milliseconds

1 2 3 4 5 6