Searched defs:max_coord (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout-base-table.hh | 481 const BaseCoord *min_coord, *max_coord; in get_min_max() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afhints.h | 271 FT_Short max_coord; /* maximum coordinate of segment */ member
|
H A D | aflatin.c | 1596 FT_Pos max_coord = -32000; in FT_LOCAL_DEF() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample.c | 1601 lp_build_cube_new_coords(struct lp_build_context *ivec_bld, LLVMValueRef face, LLVMValueRef x0, LLVMValueRef x1, LLVMValueRef y0, LLVMValueRef y1, LLVMValueRef max_coord, LLVMValueRef next_faces[4], LLVMValueRef next_xcoords[4][2], LLVMValueRef next_ycoords[4][2]) lp_build_cube_new_coords() argument [all...] |
Completed in 8 milliseconds