Searched defs:imageSnapshot (Results 1 – 7 of 7) sorted by relevance
44 auto imageSnapshot = drSurface->GetImageSnapshot(clipBounds); in Draw() local
536 std::shared_ptr<Drawing::Image> imageSnapshot = nullptr; in DrawForegroundFilter() local660 auto imageSnapshot = surface->GetImageSnapshot(imageClipIBounds); in DrawFilter() local769 auto imageSnapshot = surface->GetImageSnapshot(imageRect); in DrawBackgroundEffect() local1029 …wing::ColorQuad RSPropertiesPainter::CalcAverageColor(std::shared_ptr<Drawing::Image> imageSnapsho… in CalcAverageColor()1503 auto imageSnapshot = spherizeSurface->GetImageSnapshot(); in DrawSpherize() local1603 auto imageSnapshot = surface->GetImageSnapshot(clipBounds); in DrawColorFilter() local1626 auto imageSnapshot = drSurface->GetImageSnapshot(clipBounds); in DrawBinarizationShader() local
347 auto imageSnapshot = surface->GetImageSnapshot(imageClipIBounds, false); in DrawFilter() local393 std::shared_ptr<Drawing::Image> imageSnapshot = nullptr; in DrawForegroundFilter() local468 auto imageSnapshot = surface->GetImageSnapshot(imageRect); in DrawBackgroundEffect() local817 auto imageSnapshot = drSurface->GetImageSnapshot(clipBounds); in DrawBinarization() local1173 auto imageSnapshot = canvas.GetSurface()->GetImageSnapshot(canvas.GetDeviceClipBounds()); in GetInvertBackgroundColor() local
178 auto imageSnapshot = std::make_shared<Drawing::Image>(); variable
205 void RSMaterialFilter::PreProcess(std::shared_ptr<Drawing::Image> imageSnapshot) in PreProcess()
249 …auto imageSnapshot = context.canvas_->GetSurface()->GetImageSnapshot(context.canvas_->GetDeviceCli… in GetInvertBackgroundColor() local
850 auto imageSnapshot = std::make_shared<Drawing::Image>(); variable