Searched refs:updateCacheInfo (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DAllocation.cpp28 void Allocation::updateCacheInfo(sp<const Type> t) { function in class:Allocation
70 updateCacheInfo(t);
149 updateCacheInfo(t);
H A DrsCppStructs.h324 void updateCacheInfo(sp<const Type> t);
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java300 private void updateCacheInfo(Type t) { method in class:Allocation
348 updateCacheInfo(t);
439 updateCacheInfo(mType);
1549 updateCacheInfo(mType);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java290 private void updateCacheInfo(Type t) { method in class:Allocation
337 updateCacheInfo(t);

Completed in 54 milliseconds