Searched refs:emptyCache (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/mac/Misc/
H A DWebCoreStatistics.h75 + (void)emptyCache; variable
H A DWebCoreStatistics.mm175 + (void)emptyCache
/external/skia/third_party/glu/libtess/
H A Dtess.c412 tess->emptyCache = FALSE;
426 if( tess->emptyCache ) {
472 tess->emptyCache = FALSE;
491 tess->emptyCache = TRUE;
H A Dtess.h113 GLboolean emptyCache; /* empty cache on next vertex() call */ member in struct:GLUtesselator
/external/webkit/Tools/DumpRenderTree/mac/
H A DDumpRenderTree.mm728 [WebCoreStatistics emptyCache]; // Otherwise SVGImages trigger false positives for Frame/Node counts

Completed in 237 milliseconds