Searched defs:FTC_CACHE (Results 1 - 1 of 1) sorted by relevance

/external/freetype/src/cache/
H A Dftccache.h168 #define FTC_CACHE( x ) ( (FTC_Cache)(x) ) macro
220 FTC_Cache _cache = FTC_CACHE(cache); \
296 error = FTC_Cache_Lookup( FTC_CACHE( cache ), hash, query, \
321 FTC_Manager _try_manager = FTC_CACHE( cache )->manager; \

Completed in 65 milliseconds