Searched defs:updateCacheInfo (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpp/
H A DAllocation.cpp27 void Allocation::updateCacheInfo(sp<const Type> t) { function in class:Allocation
68 updateCacheInfo(t);
132 updateCacheInfo(t);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java201 private void updateCacheInfo(Type t) { method in class:Allocation
243 updateCacheInfo(t);
/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java230 private void updateCacheInfo(Type t) { method in class:Allocation
278 updateCacheInfo(t);
352 updateCacheInfo(mType);
1348 updateCacheInfo(mType);

Completed in 68 milliseconds