Searched defs:getPosTan (Results 1 – 4 of 4) sorted by relevance
39 protected boolean getPosTan(float distance, float pos[], float tan[]) { in getPosTan() method in ShadowPathMeasure
30 bool SkPathMeasure::getPosTan(SkScalar distance, SkPoint* position, SkVector* tangent) { in getPosTan() function in SkPathMeasure
552 bool SkContourMeasure::getPosTan(SkScalar distance, SkPoint* pos, SkVector* tangent) const { in getPosTan() function in SkContourMeasure
607 bool SkPathMeasure::getPosTan(SkScalar distance, SkPoint* pos, SkVector* tangent) { in getPosTan() function in SkPathMeasure