Home
last modified time | relevance | path

Searched refs:mAllowCaching (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h559 mAllowCaching = allowCaching; in setAllowCaching()
701 bool mAllowCaching = true; variable
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java101 private boolean mAllowCaching = true; field in VectorDrawableCompat
208 if (!mAllowCaching) { in draw()
657 mAllowCaching = allowCaching; in setAllowCaching()