Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DAndroidAnimation.cpp37 static long gDebugAndroidAnimationInstances; variable
41 return gDebugAndroidAnimationInstances; in instancesCount()
62 gDebugAndroidAnimationInstances++; in AndroidAnimation()
67 gDebugAndroidAnimationInstances--; in ~AndroidAnimation()