HomeSort by relevance Sort by last modified time
    Searched refs:FTC_CACHE_TRYLOOP_END (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/cache/
ftccache.h 297 * This macro, together with FTC_CACHE_TRYLOOP_END, defines a retry
308 * FTC_CACHE_TRYLOOP_END()
323 #define FTC_CACHE_TRYLOOP_END( list_changed ) \
ftcsbits.c 358 * @FTC_CACHE_TRYLOOP_END in order to implement a retry loop
394 FTC_CACHE_TRYLOOP_END( list_changed );
ftccache.c 463 FTC_CACHE_TRYLOOP_END( NULL );

Completed in 96 milliseconds