Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/win/
DQTDecompressionSession.cpp34 static void trackingCallback(void *decompressionTrackingRefCon, OSStatus, in trackingCallback() argument
38 …TDecompressionSession* session = static_cast<QTDecompressionSession*>(decompressionTrackingRefCon); in trackingCallback()