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

  /external/webkit/WebCore/platform/graphics/win/
GraphicsContextWin.cpp 84 m_bitmapBufferLength = bmpInfo.bmWidthBytes * bmpInfo.bmHeight;
  /external/webkit/WebCore/platform/graphics/
GraphicsContext.h 384 unsigned bufferLength() const { return m_bitmapBufferLength; }
392 unsigned m_bitmapBufferLength;

Completed in 307 milliseconds