HomeSort by relevance Sort by last modified time
    Searched refs:srcLocation (Results 1 - 9 of 9) sorted by null

  /frameworks/rs/cpp/
Allocation.cpp 142 void Allocation::syncAll(RsAllocationUsageType srcLocation) {
143 switch (srcLocation) {
152 rsAllocationSyncAll(mRS->mContext, getIDSafe(), srcLocation);
Allocation.h 73 void syncAll(RsAllocationUsageType srcLocation);
  /frameworks/base/graphics/java/android/renderscript/
Allocation.java 344 public void syncAll(int srcLocation) {
345 switch (srcLocation) {
355 mRS.nAllocationSyncAll(getIDSafe(), srcLocation);
    [all...]
  /frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
Allocation.java 272 public void syncAll(int srcLocation) {
273 switch (srcLocation) {
281 mRS.nAllocationSyncAll(getIDSafe(), srcLocation);
    [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 134 milliseconds