Home
last modified time | relevance | path

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

/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java90 private static final boolean DBG_VECTOR_DRAWABLE = false; field in VectorDrawableCompat
620 if (DBG_VECTOR_DRAWABLE) { in inflateInternal()
1112 if (DBG_VECTOR_DRAWABLE) { in getMatrixScale()
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java68 private static final boolean DBG_VECTOR_DRAWABLE = false; field in VectorDrawable_Delegate
1203 if (DBG_VECTOR_DRAWABLE) { in getMatrixScale()