Searched refs:FTC_CACHE_TRYLOOP_END (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/freetype/src/cache/
H A Dftccache.h297 * This macro, together with FTC_CACHE_TRYLOOP_END, defines a retry
308 * FTC_CACHE_TRYLOOP_END()
323 #define FTC_CACHE_TRYLOOP_END( list_changed ) \ macro
H A Dftcsbits.c356 * @FTC_CACHE_TRYLOOP_END in order to implement a retry loop
392 FTC_CACHE_TRYLOOP_END( list_changed );
H A Dftccache.c463 FTC_CACHE_TRYLOOP_END( NULL );
/external/freetype/src/cache/
H A Dftccache.h297 * This macro, together with FTC_CACHE_TRYLOOP_END, defines a retry
308 * FTC_CACHE_TRYLOOP_END()
323 #define FTC_CACHE_TRYLOOP_END( list_changed ) \ macro
H A Dftcsbits.c356 * @FTC_CACHE_TRYLOOP_END in order to implement a retry loop
392 FTC_CACHE_TRYLOOP_END( list_changed );
H A Dftccache.c463 FTC_CACHE_TRYLOOP_END( NULL );

Completed in 154 milliseconds