Searched refs:getHeight (Results 1 – 3 of 3) sorted by relevance
15 int getHeight() { return m_height; } in getHeight() function
35 UINT32 getHeight() 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()