Searched refs:getAxes (Results 1 – 2 of 2) sorted by relevance
67 const Axis* getAxes(int* axisCount) const { in getAxes() function
437 SkFixed* getAxes() { return fFaceRec ? fFaceRec->fAxes.get() : nullptr; } in getAxes() function in AutoFTAccess1558 coordinates[i].value = SkFixedToScalar(fta.getAxes()[i]); in onGetVariationDesignPosition()