Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java72 private static final boolean DBG_VECTOR_DRAWABLE = false; field in VectorDrawable_Delegate
1273 if (DBG_VECTOR_DRAWABLE) { in getMatrixScale()