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/platform/graphics/
Canvas2DLayerBridge.cpp 81 , m_framesPending(0)
136 m_framesPending++;
138 if (m_framesPending > 1) {
181 m_framesPending = 0;
Canvas2DLayerBridge.h 96 int m_framesPending;

Completed in 25 milliseconds