Searched refs:directDraw (Results 1 – 1 of 1) sorted by relevance
1180 bool directDraw = fRenderTarget->isMultisampled() || in drawBitmapCommon() local1186 if (!directDraw) { in drawBitmapCommon()1203 directDraw = true; in drawBitmapCommon()1207 if (paint.getMaskFilter() || !directDraw) { in drawBitmapCommon()