Home
last modified time | relevance | path

Searched defs:yAxis (Results 1 – 9 of 9) sorted by relevance

/external/skqp/src/core/
DSkStrike.cpp276 bool yAxis, SkGlyph::Intercept* intercept) { in AddPoints()
285 void SkStrike::AddLine(const SkPoint pts[2], SkScalar axis, bool yAxis, in AddLine()
295 void SkStrike::AddQuad(const SkPoint pts[3], SkScalar axis, bool yAxis, in AddQuad()
308 void SkStrike::AddCubic(const SkPoint pts[4], SkScalar axis, bool yAxis, in AddCubic()
337 bool yAxis, SkGlyph* glyph, SkScalar* array, int* count) { in findIntercepts()
DSkGpuBlurUtils.cpp45 static void shrink_irect_by_2(SkIRect* rect, bool xAxis, bool yAxis) { in shrink_irect_by_2()
/external/skia/src/core/
DSkStrike.cpp298 bool yAxis, SkGlyph::Intercept* intercept) { in AddPoints()
307 void SkStrike::AddLine(const SkPoint pts[2], SkScalar axis, bool yAxis, in AddLine()
317 void SkStrike::AddQuad(const SkPoint pts[3], SkScalar axis, bool yAxis, in AddQuad()
330 void SkStrike::AddCubic(const SkPoint pts[4], SkScalar axis, bool yAxis, in AddCubic()
359 bool yAxis, SkGlyph* glyph, SkScalar* array, int* count) { in findIntercepts()
DSkGpuBlurUtils.cpp46 static void shrink_irect_by_2(SkIRect* rect, bool xAxis, bool yAxis) { in shrink_irect_by_2()
/external/replicaisland/src/com/replica/replicaisland/
DInputXY.java30 public InputXY(InputButton xAxis, InputButton yAxis) { in InputXY()
/external/skia/tests/
DPoint3Test.cpp53 const SkPoint3 yAxis = SkPoint3::Make(0.0f, 1.0f, 0.0f); in test_dot() local
/external/skqp/tests/
DPoint3Test.cpp53 const SkPoint3 yAxis = SkPoint3::Make(0.0f, 1.0f, 0.0f); in test_dot() local
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1510 Int yAxis = SignMask(yMajor); in cubeFace() local
/external/swiftshader/src/Shader/
DSamplerCore.cpp1601 Int yAxis = SignMask(yMajor); in cubeFace() local