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 304 * This macro, together with FTC_CACHE_TRYLOOP_END, defines a retry
315 * FTC_CACHE_TRYLOOP_END()
330 #define FTC_CACHE_TRYLOOP_END( list_changed ) \
ftcsbits.c 356 * @FTC_CACHE_TRYLOOP_END in order to implement a retry loop
392 FTC_CACHE_TRYLOOP_END( list_changed );
ftccache.c 468 FTC_CACHE_TRYLOOP_END( NULL );

Completed in 204 milliseconds