Searched refs:getWidth (Results 1 – 3 of 3) sorted by relevance
14 int getWidth() { return m_width; } in getWidth() function
34 UINT32 getWidth() const;
113 memset(buf,0x00,gb->getPixelFormat()*gb->getWidth()*gb->getHeight()); in GraphicBuffer_Fill()115 ret = get_buf_from_file(buf, gb->getPixelFormat(), gb->getWidth(), gb->getHeight(), index); in GraphicBuffer_Fill()