Searched refs:_directImage (Results 1 – 1 of 1) sorted by relevance
1228 static bool _directImage(SwSurface* surface, const SwImage* image, const SwBBox& region, uint8_t op… in _directImage() function1254 if (image->direct) return _directImage(surface, image, region, opacity); in _rasterImage()