Searched refs:locationZ (Results 1 – 1 of 1) sorted by relevance
997 SkPoint locationZ = SkPoint::Make(fLocation.fZ, fLocation.fZ); in transform() local998 matrix.mapVectors(&locationZ, 1); in transform()1001 SkScalarAve(locationZ.fX, locationZ.fY)); in transform()1048 SkPoint locationZ = SkPoint::Make(fLocation.fZ, fLocation.fZ); in transform() local1049 matrix.mapVectors(&locationZ, 1); in transform()1051 SkScalarAve(locationZ.fX, locationZ.fY)); in transform()