Home
last modified time | relevance | path

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

/aosp_15_r20/external/freetype/src/smooth/
H A Dftgrays.c473 #define FT_MAX_GRAY_POOL ( FT_RENDER_POOL_SIZE / sizeof ( TCell ) ) macro
475 #define FT_MAX_GRAY_POOL ( 2048 / sizeof ( TCell ) ) macro