Searched refs:skia_setBitmapFromSurface (Results 1 – 2 of 2) sorted by relevance
25 static bool skia_setBitmapFromSurface(SkBitmap* dst, SDL_Surface* src) { in skia_setBitmapFromSurface() function95 if (skia_setBitmapFromSurface(&bitmap, fSurface)) { in doDraw()