Home
last modified time | relevance | path

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

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