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

  /external/webkit/Source/WebCore/platform/graphics/cg/
ImageBufferDataCG.h 53 unsigned m_bytesPerRow;
  /external/webkit/Source/WebCore/platform/graphics/win/
DIBPixelData.h 44 , m_bytesPerRow(0)
59 unsigned bytesPerRow() const { return m_bytesPerRow; }
66 unsigned m_bytesPerRow;

Completed in 37 milliseconds