Searched defs:pPixbufData (Results 1 – 2 of 2) sorted by relevance
115 guchar *pPixbufData = ( guchar * )g_malloc( 4 * aSize.Width() * aSize.Height() ); in ResIdToPixbuf() local
1067 guchar *pPixbufData = (guchar *)g_malloc (4 * aSize.Width() * aSize.Height() ); in bitmapToPixbuf() local
Completed in 135 milliseconds