Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.cpp46 #define TLOG(...) android_printLog(ANDROID_LOG_DEBUG, "GraphicsLayer", __VA_ARGS__) macro
52 #undef TLOG
53 #define TLOG(...) macro
440 TLOG("(%x) sendImmediateRepaint, copy the layer, (%.2f,%.2f => %.2f,%.2f)", in sendImmediateRepaint()
475TLOG("(%x) repaint(%.2f,%.2f,%.2f,%.2f) on (%.2f,%.2f) contentlayer(%.2f,%.2f,%.2f,%.2f)paintGraph… in repaint()
562 TLOG("createAnimationFromKeyframes(%d), name(%s) beginTime(%.2f)", in createAnimationFromKeyframes()
606 TLOG("createTransformAnimationFromKeyframes, name(%s) beginTime(%.2f)", in createTransformAnimationsFromKeyframes()
640 TLOG("(%x) animateTransform, valueList(%d) functionList(%d) duration(%.2f)", this, in createTransformAnimationsFromKeyframes()
649TLOG("(%x) animateTransform, dealing with the %d operation, with %d ops", this, i, ops.size()); in createTransformAnimationsFromKeyframes()
652TLOG("(%x) animateTransform, dealing with the %d:%d operation, current op: %d (translate is %d, ro… in createTransformAnimationsFromKeyframes()
[all …]