Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c40bde3f authored by Kevin Lubick's avatar Kevin Lubick Committed by Gerrit Code Review
Browse files

Merge "Fix #includes in hwui/jni/PathMeasure.cpp" into main

parents 0cf60fb2 361b9f77
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -17,7 +17,11 @@

#include "GraphicsJNI.h"

#include "SkMatrix.h"
#include "SkPath.h"
#include "SkPathMeasure.h"
#include "SkPoint.h"
#include "SkScalar.h"

/*  We declare an explicit pair, so that we don't have to rely on the java
    client to be sure not to edit the path while we have an active measure