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

/external/webkit/Source/WebCore/platform/graphics/ca/win/
H A DCACFLayerTreeHost.cpp63 static bool tested; local
65 if (tested)
68 tested = true;
/external/skia/src/gpu/
H A DGrAAHairLinePathRenderer.cpp119 static bool tested; local
120 if (!tested) {
121 tested = true;

Completed in 271 milliseconds