Searched refs:syncMethod (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.cpp679 static QMetaMethod syncMethod = staticMetaObject.method(staticMetaObject.indexOfMethod("notifySyncRequired()")); local
680 syncMethod.invoke(this, Qt::QueuedConnection);

Completed in 31 milliseconds