Searched refs:MyMGL_createBitmap (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dbitmap.cpp103 static bitmap_t *MyMGL_createBitmap(int width, int height, function
159 M_BMPDATA->m_bitmap = MyMGL_createBitmap(width, height, mglDepth, pf);
167 M_BMPDATA->m_bitmap = MyMGL_createBitmap(width, height, 8, pf);

Completed in 137 milliseconds