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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
Canvas2DLayerBridge.h 94 int m_framesPending;
Canvas2DLayerBridge.cpp 79 , m_framesPending(0)
109 m_framesPending++;
111 if (m_framesPending > 1) {
150 m_framesPending = 0;

Completed in 1103 milliseconds