30bcf69df9cfae40b621335958656cb0e4afd7d5
Implement path parsing from string to skia path in native. The parsing contains two main stages: 1) Parse string into a list of nodes that contains one operation (such as move) and a vector of floats as params for that operation. 2) Interpret the operations defined in the nodes into SkPath operations, and create a skia path Also provided unit test for parsing a string path into a list of nodes, and then to a skia path. Change-Id: I0ce13df5e3bb90987dcdc80fe8b039af175ad2e2
Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev am:
c8bb39d98d am: 2c740f1dcf am: 6c1144dc0f
…
Merge "Improve comment on EXTRA_CALL_RAT_TYPE." into mnc-dr-dev am:
8b86c76296 am: 48a0c3ae8d am: e0eaa03307
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%