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

/frameworks/rs/cpp/
H A DAllocation.cpp28 void Allocation::updateCacheInfo(const sp<const Type>& t) { function in class:Allocation
70 updateCacheInfo(t);
148 updateCacheInfo(t);
H A DrsCppStructs.h597 void updateCacheInfo(const sp<const Type>& t);
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java365 private void updateCacheInfo(Type t) { method in class:Allocation
413 updateCacheInfo(t);
512 updateCacheInfo(mType);
2088 updateCacheInfo(mType);
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DAllocation.java333 private void updateCacheInfo(Type t) { method in class:Allocation
380 updateCacheInfo(t);

Completed in 62 milliseconds