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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DCanvas2DLayerBridge.cpp85 , m_framesPending(0)
199 m_framesPending++;
201 if (m_framesPending > 1) {
246 m_framesPending = 0;
H A DCanvas2DLayerBridge.h109 int m_framesPending; member in class:blink::Canvas2DLayerBridge

Completed in 87 milliseconds