Searched refs:updateCacheInfo (Results 1 – 5 of 5) sorted by relevance
28 void Allocation::updateCacheInfo(const sp<const Type>& t) { in updateCacheInfo() function in Allocation70 updateCacheInfo(t); in Allocation()148 updateCacheInfo(t); in updateFromNative()
597 void updateCacheInfo(const sp<const Type>& t);
369 private void updateCacheInfo(Type t) { in updateCacheInfo() method in Allocation417 updateCacheInfo(t); in Allocation()516 updateCacheInfo(mType); in updateFromNative()2092 updateCacheInfo(mType); in resize()
338 private void updateCacheInfo(Type t) { in updateCacheInfo() method in Allocation385 updateCacheInfo(t); in Allocation()
48744 Landroid/renderscript/Allocation;->updateCacheInfo(Landroid/renderscript/Type;)V