Searched defs:yAxis (Results 1 – 8 of 8) sorted by relevance
/external/replicaisland/src/com/replica/replicaisland/ |
D | InputXY.java | 30 public InputXY(InputButton xAxis, InputButton yAxis) { in InputXY()
|
/external/skqp/src/core/ |
D | SkGlyphCache.cpp | 254 bool yAxis, SkGlyph::Intercept* intercept) { in AddPoints() 263 void SkGlyphCache::AddLine(const SkPoint pts[2], SkScalar axis, bool yAxis, in AddLine() 273 void SkGlyphCache::AddQuad(const SkPoint pts[3], SkScalar axis, bool yAxis, in AddQuad() 286 void SkGlyphCache::AddCubic(const SkPoint pts[4], SkScalar axis, bool yAxis, in AddCubic() 315 bool yAxis, SkGlyph* glyph, SkScalar* array, int* count) { in findIntercepts()
|
D | SkGpuBlurUtils.cpp | 43 static void shrink_irect_by_2(SkIRect* rect, bool xAxis, bool yAxis) { in shrink_irect_by_2()
|
/external/skia/src/core/ |
D | SkGlyphCache.cpp | 254 bool yAxis, SkGlyph::Intercept* intercept) { in AddPoints() 263 void SkGlyphCache::AddLine(const SkPoint pts[2], SkScalar axis, bool yAxis, in AddLine() 273 void SkGlyphCache::AddQuad(const SkPoint pts[3], SkScalar axis, bool yAxis, in AddQuad() 286 void SkGlyphCache::AddCubic(const SkPoint pts[4], SkScalar axis, bool yAxis, in AddCubic() 315 bool yAxis, SkGlyph* glyph, SkScalar* array, int* count) { in findIntercepts()
|
D | SkGpuBlurUtils.cpp | 43 static void shrink_irect_by_2(SkIRect* rect, bool xAxis, bool yAxis) { in shrink_irect_by_2()
|
/external/skqp/tests/ |
D | Point3Test.cpp | 52 const SkPoint3 yAxis = SkPoint3::Make(0.0f, 1.0f, 0.0f); in test_dot() local
|
/external/skia/tests/ |
D | Point3Test.cpp | 52 const SkPoint3 yAxis = SkPoint3::Make(0.0f, 1.0f, 0.0f); in test_dot() local
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 1605 Int yAxis = SignMask(yMajor); in cubeFace() local
|