Home
last modified time | relevance | path

Searched defs:in_x (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/ppapi/cpp/
Dpoint.h31 Point(int32_t in_x, int32_t in_y) { in Point()
77 void set_x(int32_t in_x) { in set_x()
171 FloatPoint(float in_x, float in_y) { in FloatPoint()
216 void set_x(float in_x) { in set_x()
Drect.h132 void set_x(int32_t in_x) { in set_x()
517 void set_x(float in_x) { in set_x()
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.h111 #define RECON_AND_STORE(dest, in_x) \ argument
Dvp9_idct_intrin_sse2.c13 #define RECON_AND_STORE4X4(dest, in_x) \ argument
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftcalc.c855 ft_corner_orientation( FT_Pos in_x, in ft_corner_orientation()
935 ft_corner_is_flat( FT_Pos in_x, in ft_corner_is_flat()
/external/chromium_org/third_party/freetype/src/base/
Dftcalc.c857 ft_corner_orientation( FT_Pos in_x, in ft_corner_orientation()
937 ft_corner_is_flat( FT_Pos in_x, in ft_corner_is_flat()
/external/freetype/src/base/
Dftcalc.c1104 ft_corner_orientation( FT_Pos in_x, in ft_corner_orientation()
1184 ft_corner_is_flat( FT_Pos in_x, in ft_corner_is_flat()
/external/chromium_org/third_party/freetype/src/pshinter/
Dpshalgo.c973 psh_corner_orientation( FT_Pos in_x, in psh_corner_orientation()
1038 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
/external/freetype/src/pshinter/
Dpshalgo.c973 psh_corner_orientation( FT_Pos in_x, in psh_corner_orientation()
1038 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
Dpshalgo.c973 psh_corner_orientation( FT_Pos in_x, in psh_corner_orientation()
1038 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
/external/chromium_org/third_party/freetype/src/autofit/
Dafhints.c739 FT_Pos in_x = 0; in af_glyph_hints_reload() local
/external/freetype/src/autofit/
Dafhints.c848 FT_Pos in_x, in_y; in af_glyph_hints_reload() local
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c18 #define RECON_AND_STORE4X4(dest, in_x) \ argument
530 #define RECON_AND_STORE(dest, in_x) \ argument