HomeSort by relevance Sort by last modified time
    Searched refs:updateCacheInfo (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/cpp/
Allocation.cpp 28 void Allocation::updateCacheInfo(const sp<const Type>& t) {
70 updateCacheInfo(t);
148 updateCacheInfo(t);
rsCppStructs.h 597 void updateCacheInfo(const sp<const Type>& t);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java 365 private void updateCacheInfo(Type t) {
413 updateCacheInfo(t);
512 updateCacheInfo(mType);
    [all...]
  /frameworks/rs/support/java/src/android/support/v8/renderscript/
Allocation.java 333 private void updateCacheInfo(Type t) {
380 updateCacheInfo(t);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 106 milliseconds