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

/frameworks/rs/cpp/
H A DAllocation.cpp37 void Allocation::updateCacheInfo(sp<const Type> t) { function in class:Allocation
76 updateCacheInfo(t);
137 updateCacheInfo(t);
358 updateCacheInfo(mType);
376 updateCacheInfo(mType);
H A DAllocation.h54 void updateCacheInfo(sp<const Type> t);
/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java223 private void updateCacheInfo(Type t) { method in class:Allocation
262 updateCacheInfo(t);
325 updateCacheInfo(mType);
961 updateCacheInfo(mType);
993 updateCacheInfo(mType);
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DAllocation.java183 private void updateCacheInfo(Type t) { method in class:Allocation
206 updateCacheInfo(t);
853 updateCacheInfo(mType);
885 updateCacheInfo(mType);

Completed in 6278 milliseconds