Searched defs:DBG_ANIMATION_VECTOR_DRAWABLE (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/graphics/drawable/animated/src/main/java/androidx/vectordrawable/graphics/drawable/
H A DAnimatedVectorDrawableCompat.java150 private static final boolean DBG_ANIMATION_VECTOR_DRAWABLE = false; field in class:AnimatedVectorDrawableCompat
448 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
458 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
683 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedVectorDrawable.java305 private static final boolean DBG_ANIMATION_VECTOR_DRAWABLE = false; field in class:AnimatedVectorDrawable
784 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
907 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
919 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
942 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
1356 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
1363 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
1550 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
1608 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
1651 if (DBG_ANIMATION_VECTOR_DRAWABLE) {
[all...]

Completed in 71 milliseconds