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

  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextWin.cpp 95 GraphicsContext::WindowsBitmap* GraphicsContext::createWindowsBitmap(IntSize size)
FontCGWin.cpp 176 bitmap.set(graphicsContext->createWindowsBitmap(textRect.size()));
MediaPlayerPrivateQuickTimeWin.cpp 612 bitmap.set(p->createWindowsBitmap(r.size()));
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 505 WindowsBitmap* createWindowsBitmap(IntSize);

Completed in 70 milliseconds