Merge "Remove direct includes of SkMath.h"

This commit is contained in:
Kevin Lubick
2023-01-18 13:04:34 +00:00
committed by Android (Google) Code Review
4 changed files with 0 additions and 4 deletions

View File

@@ -34,7 +34,6 @@
#include "SkImageFilter.h"
#include "SkImageInfo.h"
#include "SkLatticeIter.h"
#include "SkMath.h"
#include "SkPaint.h"
#include "SkPicture.h"
#include "SkRRect.h"

View File

@@ -16,7 +16,6 @@
#include "SkiaInterpolator.h"
#include "include/core/SkMath.h"
#include "include/core/SkScalar.h"
#include "include/core/SkTypes.h"
#include "include/private/SkFixed.h"

View File

@@ -14,7 +14,6 @@
#include "SkColorSpace.h"
#include "SkEncodedImageFormat.h"
#include "SkImageInfo.h"
#include "SkMath.h"
#include "SkPaint.h"
#include "SkPixelRef.h"
#include "SkRect.h"

View File

@@ -14,7 +14,6 @@
#include "SkColorSpace.h"
#include "SkFontMetrics.h"
#include "SkImageInfo.h"
#include "SkMath.h"
#include "SkPixelRef.h"
#include "SkPoint.h"
#include "SkRect.h"