Home
last modified time | relevance | path

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

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