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);
365 private void updateCacheInfo(Type t) { in updateCacheInfo() method in Allocation413 updateCacheInfo(t); in Allocation()512 updateCacheInfo(mType); in updateFromNative()2088 updateCacheInfo(mType); in resize()
333 private void updateCacheInfo(Type t) { in updateCacheInfo() method in Allocation380 updateCacheInfo(t); in Allocation()
59333 Landroid/renderscript/Allocation;->updateCacheInfo(Landroid/renderscript/Type;)V