Home
last modified time | relevance | path

Searched defs:syncAll (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/cpp/
DAllocation.cpp154 void Allocation::syncAll(RsAllocationUsageType srcLocation) { in syncAll() function in Allocation
/frameworks/rs/
Drs_hal.h200 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src); member
DrsAllocation.cpp156 void Allocation::syncAll(Context *rsc, RsAllocationUsageType src) { in syncAll() function in Allocation
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DAllocation.java435 public void syncAll(int srcLocation) { in syncAll() method in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java458 public void syncAll(int srcLocation) { in syncAll() method in Allocation