HomeSort by relevance Sort by last modified time
    Searched defs:syncAll (Results 1 - 8 of 8) sorted by null

  /frameworks/base/libs/rs/
rs_hal.h 115 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src);
rsAllocation.cpp 65 void Allocation::syncAll(Context *rsc, RsAllocationUsageType src) {
66 rsc->mHal.funcs.allocation.syncAll(rsc, this, src);
404 a->syncAll(rsc, src);
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BlobCache.java 63 // public void syncAll();
176 syncAll();
571 public void syncAll() {
  /frameworks/base/graphics/java/android/renderscript/
Allocation.java 55 * memory types. A {@link android.renderscript.Allocation#syncAll syncAll()}
267 public void syncAll(int srcLocation) {
    [all...]
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/15/
android.jar 

Completed in 64 milliseconds