Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DInputXY.java30 public InputXY(InputButton xAxis, InputButton yAxis) { in InputXY()
/external/skqp/src/core/
DSkGlyphCache.cpp254 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()
DSkGpuBlurUtils.cpp43 static void shrink_irect_by_2(SkIRect* rect, bool xAxis, bool yAxis) { in shrink_irect_by_2()
/external/skia/src/core/
DSkGlyphCache.cpp254 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()
DSkGpuBlurUtils.cpp43 static void shrink_irect_by_2(SkIRect* rect, bool xAxis, bool yAxis) { in shrink_irect_by_2()
/external/skqp/tests/
DPoint3Test.cpp52 const SkPoint3 yAxis = SkPoint3::Make(0.0f, 1.0f, 0.0f); in test_dot() local
/external/skia/tests/
DPoint3Test.cpp52 const SkPoint3 yAxis = SkPoint3::Make(0.0f, 1.0f, 0.0f); in test_dot() local
/external/swiftshader/src/Shader/
DSamplerCore.cpp1605 Int yAxis = SignMask(yMajor); in cubeFace() local