Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DAllocation.cpp153 void Allocation::syncAll(RsAllocationUsageType srcLocation) { in syncAll() function in Allocation
/frameworks/rs/
Drs_hal.h229 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src); member
DrsAllocation.cpp168 void Allocation::syncAll(Context *rsc, RsAllocationUsageType src) { in syncAll() function in android::renderscript::Allocation
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java483 public void syncAll(int srcLocation) { in syncAll() method in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java535 public void syncAll(int srcLocation) { in syncAll() method in Allocation