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

  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCHeadsUpDisplay.h 68 void drawFPSCounter(GraphicsContext*, int top, int height);
CCHeadsUpDisplay.cpp 144 drawFPSCounter(ctx, fpsCounterTop, fpsCounterHeight);
150 void CCHeadsUpDisplay::drawFPSCounter(GraphicsContext* ctx, int top, int height)

Completed in 969 milliseconds