HomeSort by relevance Sort by last modified time
    Searched full:backing (Results 576 - 600 of 858) sorted by null

<<21222324252627282930>>

  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer_fenced.c 452 * Try to free some GPU memory by backing it up into CPU memory.
  /external/mesa3d/src/gallium/docs/source/
context.rst 534 Discards all memory backing the resource. It should not be used with
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_texture.c 502 /* Now create the backing buffer. */
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 281 /* New relocation, check if the backing array is large enough. */
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/
HpackTest.java 132 /** Header table backing array is initially 8 long, let's ensure it grows. */
  /external/skia/src/gpu/
GrAADistanceFieldPathRenderer.cpp 349 // setup bitmap backing
  /external/v8/test/mjsunit/
external-array-no-sse2.js 562 // Cases with overlapping backing store but different element sizes.
external-array.js 562 // Cases with overlapping backing store but different element sizes.
  /external/vboot_reference/tests/
rollback_index2_tests.c 52 /* Params / backing store for mocked Tlcl functions. */
  /external/vixl/src/vixl/a64/
instructions-a64.h 362 // The literal itself is safely mutable only if the backing buffer is safely
  /frameworks/base/core/java/android/content/
Loader.java 68 * an update when the cursor's backing data changes.
  /frameworks/base/core/java/android/os/
Environment.java 783 * translated backing path hosted on internal storage. This bypasses any
  /frameworks/base/core/java/android/view/
SurfaceControl.java 176 * doesn't have a backing store.
ViewParent.java 303 * instead of treating that view as trivially replaceable by the backing adapter.
  /frameworks/base/core/java/android/widget/
ActivityChooserView.java 673 * Adapter for backing the list of activities shown in the popup.
  /frameworks/base/core/java/com/android/internal/backup/
LocalTransport.java 63 = "Backing up to debug-only private cache";
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuView.java 288 * have a MenuItemData backing it.
  /frameworks/base/docs/html/google/backup/
signup.jd 77 4.10 You agree that in your use of the Service, you and your Applications will protect the privacy and legal rights of users. You must provide legally adequate privacy notice and protection for users whose data your Applications back up to the Service. Further, your Application may only use that information for the limited purpose of backing up the data to the Service unless the user has given you permission for further use. If the user has not given you permission to back up information to the Service, you may not transmit such information to the Service.
terms.jd 159 use that information for the limited purpose of backing up the data to the
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 130 <p>Any time-sensitive or on-demand transfer&mdash;such as downloading a full-sized image&mdash;should preempt regularly scheduled updates. The planned update should be executed at the same time as the on-demand transfer, with the next update scheduled to occur after the set interval. This approach mitigates the cost of performing a regular update by piggy-backing on the necessary time-sensitive photo download.</p>
  /frameworks/base/services/tests/servicestests/src/com/android/server/
AccessibilityManagerServiceTest.java 305 // wait for #sendAccessibilityEvent to reach the backing service
  /frameworks/native/cmds/rawbu/
backup.cpp 384 printf("Backing up /data to %s...\n", destPath);
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 50 * an update when the cursor's backing data changes.
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActivityChooserView.java 637 * Adapter for backing the list of activities shown in the popup.
  /libcore/luni/src/main/java/java/util/
AbstractList.java 22 * for a backing store which supports random access. This implementation does

Completed in 351 milliseconds

<<21222324252627282930>>