Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.h519 void setAllowCaching(bool allowCaching) { mAllowCaching = allowCaching; } in setAllowCaching()
705 bool mAllowCaching = true; variable