Searched refs:resultContext (Results 1 – 1 of 1) sorted by relevance
103 GraphicsContext* resultContext = resultImage->context(); in applySoftware() local104 ASSERT(resultContext); in applySoftware()119 …resultContext->drawBitmap(nativeImage->bitmap(), drawingRegion.x() + offset.width(), drawingRegion… in applySoftware()120 resultContext->drawBitmap(nativeImage->bitmap(), drawingRegion.x(), drawingRegion.y()); in applySoftware()