Home
last modified time | relevance | path

Searched refs:max_ex (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/smooth/
Dftgrays.c449 TCoord min_ex, max_ex; member
593 ex >= ras.max_ex ); in gray_set_cell()
1324 gray_hline( RAS_VAR_ x, y, cover, ras.max_ex - x ); in gray_sweep()
1837 ras.max_ex = clip.xMax; in gray_raster_render()
1840 if ( ras.max_ex <= ras.min_ex || ras.max_ey <= ras.min_ey ) in gray_raster_render()
/external/libaom/libaom/av1/encoder/
Dmcomp.c2092 const int max_ex = in is_exhaustive_allowed() local
2095 is_allowed = *x->ex_search_count_ptr <= max_ex && is_allowed; in is_exhaustive_allowed()
/external/freetype/
DChangeLog.216728 (TRaster): Use `TPos' for min_ex, max_ex, min_ey, max_ey, and