HomeSort by relevance Sort by last modified time
    Searched full:caching (Results 151 - 175 of 997) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/docs/html/training/maps/
index.jd 32 and hybrid maps; vector-based tiles for efficient caching and drawing; animated transitions; and
  /frameworks/base/libs/hwui/
RenderBufferCache.cpp 76 // Caching
TextDropShadowCache.h 102 // Caching support
PathCache.h 218 * Trimming is used for caches that support pre-caching from a worker
219 * thread. During pre-caching the maximum limit of the cache can be
  /frameworks/base/services/core/java/com/android/server/am/
ConnectionRecord.java 35 String stringName; // Caching of toString.
IntentBindRecord.java 49 String stringName; // caching of toString
  /frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.h 126 // Key/Value map used for caching Programs. Currently the cache
  /hardware/qcom/display/msm8084/liboverlay/
overlayWriteback.h 85 * Get always if caching the value.
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.h 65 /* clear caching info*/
  /hardware/qcom/display/msm8226/liboverlay/
overlayWriteback.h 85 * Get always if caching the value.
  /hardware/qcom/display/msm8974/liboverlay/
overlayWriteback.h 85 * Get always if caching the value.
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.h 65 /* clear caching info*/
  /hardware/qcom/display/msm8994/liboverlay/
overlayWriteback.h 87 * Get always if caching the value.
  /libcore/luni/src/test/java/libcore/util/
ZoneInfoDBTest.java 80 // Confirms any caching that exists correctly handles TimeZone mutability.
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLSocketPair.java 68 * caching. Optionally specify serverCipherSuites for testing
  /packages/apps/Camera2/src/com/android/camera/settings/
CameraPictureSizesCacher.java 31 * Facilitates caching of camera supported picture sizes, which is slow
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
ManageCacheDrawer.java 112 // Show the caching text in bottom center
  /packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactRecipientPhotoManager.java 38 * {@link MediaResourceManager} for retrieving and caching contact avatars.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
CachingIconLoader.java 46 * Creates a new caching icon loader.
ListSuggestionCursor.java 139 // override with caching to avoid re-parsing the extras
  /external/guava/guava/src/com/google/common/collect/
MapMaker.java 191 * unit)}. It can be useful in testing, or to disable caching temporarily without a code change.
193 * <p>Caching functionality in {@code MapMaker} has been moved to
199 * @deprecated Caching functionality in {@code MapMaker} has been moved to
289 * candidate for caching; consider {@link #softValues} instead.
326 * @deprecated Caching functionality in {@code MapMaker} has been moved to {@link
359 * maximumSize}{@code (0)}. It can be useful in testing, or to disable caching temporarily without
372 * @deprecated Caching functionality in {@code MapMaker} has been moved to
409 * maximumSize}{@code (0)}. It can be useful in testing, or to disable caching temporarily without
422 * @deprecated Caching functionality in {@code MapMaker} has been moved to
474 * @deprecated Caching functionality in {@code MapMaker} has been moved t
    [all...]
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoTask.java 102 * @param cacheFlag Whether caching is enabled
164 // Detects the state of caching
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncExtFunction.java 62 * order to allow caching of the method.
162 * ExtensionsTable#extFunction in order to allow caching
  /external/libunwind/include/
libunwind-common.h.in 83 UNW_CACHE_NONE, /* no caching */
85 UNW_CACHE_PER_THREAD /* per-thread caching */
  /frameworks/compile/libbcc/
README.rst 28 * a *caching mechanism*, which can:
48 * To reduce launch time, we support caching of

Completed in 519 milliseconds

1 2 3 4 5 67 8 91011>>