Searched defs:yx (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | cffotypes.h | 95 FT_Fixed yx, yy; member
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsPoint.h | 65 double yx = fY * a.fX; in crossCheck() local 72 double yx = fY * a.fX; in crossNoNormalCheck() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | fttypes.h | 393 FT_Fixed yx, yy; member
|
H A D | ftcolor.h | 709 FT_Fixed yx, yy, dy; member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftcalc.c | 663 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply() local 723 FT_Fixed xx, xy, yx, yy; FT_Matrix_Multiply_Scaled() local [all...] |
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttobjs.h | 178 FT_Fixed yx, yy; member
|
H A D | ttgload.c | 612 FT_Fixed xx, xy, yy, yx; in FT_CALLBACK_DEF() local [all...] |
/third_party/skia/include/private/ |
H A D | SkVx.h | 117 SKVX_ALWAYS_INLINE Vec<2,T> yx() const { return shuffle<1,0>(bit_pun<Vec<2,T>>(*this)); } in yx() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color-colr-table.hh | 362 HBFixed yx; member
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Reactor.hpp | 1577 Swizzle2<Vector4, 0x1000> yx; member
|
Completed in 18 milliseconds