Home
last modified time | relevance | path

Searched refs:getPerspX (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/docs/examples/
DMatrix_getPerspX.cpp19 string.appendScalar(m.getPerspX());
/third_party/skia/src/gpu/geometry/
DGrQuad.cpp42 V4f w = m.getPerspX() * qx + (m.getPerspY() * qy + m.get(SkMatrix::kMPersp2)); in map_quad_general()
/third_party/skia/bench/
DMatrixBench.cpp207 fMatrix.setPerspX(fMatrix.getPerspX()); in performTest()
/third_party/skia/include/core/
DSkMatrix.h450 SkScalar getPerspX() const { return fMat[kMPersp0]; } in getPerspX() function
/third_party/skia/src/core/
DSkMatrix.cpp1876 m.getScaleX(), m.getSkewY(), m.getPerspX(), in DifferentialAreaScale()
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt1643 SkScalar getPerspX() const;