Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DAndroidAnimation.cpp35 static int gUniqueId; variable
57 , m_uniqueId(++gUniqueId) in AndroidAnimation()
DLayerAndroid.cpp45 static int gUniqueId; variable
61 m_uniqueId(++gUniqueId), in LayerAndroid()