HomeSort by relevance Sort by last modified time
    Searched refs:INT_RECT_FORMAT (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/android/
AndroidLog.h 60 #define INT_RECT_FORMAT "[x=%d,y=%d,w=%d,h=%d]"
  /external/webkit/Source/WebKit/android/jni/
PicturePile.cpp 129 ALOGV("Rejecting inval " INT_RECT_FORMAT, INT_RECT_ARGS(dirtyRect));
209 ALOGV("Webkit inval: " INT_RECT_FORMAT, INT_RECT_ARGS(inval));
254 ALOGV("Adding inval " INT_RECT_FORMAT " for original inval " INT_RECT_FORMAT,
347 ALOGV("Failed to create prerendered for " INT_RECT_FORMAT,
363 ALOGV("painting picture: " INT_RECT_FORMAT, INT_RECT_ARGS(drawArea));
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Surface.cpp 156 ALOGV("Surf %p adding LA %p, size " INT_RECT_FORMAT
157 " now fullContentArea " INT_RECT_FORMAT,
456 ALOGD("prerendered->screenArea " INT_RECT_FORMAT " doesn't contain "
457 "enclosingScreenDirty " INT_RECT_FORMAT,
  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextRecording.cpp     [all...]

Completed in 162 milliseconds