Searched defs:applyPerspectiveClip (Results 1 – 5 of 5) sorted by relevance
216 bool applyPerspectiveClip = GetObject<bool>(); in PathFuzzTest004() local
35 bool applyPerspectiveClip; variable
228 void Path::TransformWithPerspectiveClip(const Matrix& matrix, Path* dst, bool applyPerspectiveClip) in TransformWithPerspectiveClip()
314 … SkiaPath::TransformWithPerspectiveClip(const Matrix& matrix, Path* dst, bool applyPerspectiveClip) in TransformWithPerspectiveClip()
467 OH_Drawing_Path* dstPath, bool applyPerspectiveClip) in OH_Drawing_PathTransformWithPerspectiveClip()