Searched refs:gOnce (Results 1 – 9 of 9) sorted by relevance
26 static bool gOnce; in test_matrix() local27 if (!gOnce) { in test_matrix()28 gOnce = true; in test_matrix()58 static bool gOnce; in TestMatrixPreservesRightAngles() local59 if (!gOnce) { in TestMatrixPreservesRightAngles()60 gOnce = true; in TestMatrixPreservesRightAngles()84 static bool gOnce; in TestMatrixRectStaysRect() local85 if (!gOnce) { in TestMatrixRectStaysRect()86 gOnce = true; in TestMatrixRectStaysRect()122 static bool gOnce; in TestRect() local[all …]
14 static bool gOnce = false; variable19 if (!forceCreateTheSlot && !gOnce) { in PlatformGetSpecific()23 if (!gOnce) { in PlatformGetSpecific()25 if (!gOnce) { in PlatformGetSpecific()27 gOnce = true; in PlatformGetSpecific()34 SkASSERT(gOnce); in PlatformSetSpecific()53 if ((DLL_THREAD_DETACH == reason || DLL_PROCESS_DETACH == reason) && gOnce) { in onTLSCallback()
220 static bool gOnce; in Parse() local221 if (gOnce) { in Parse()226 gOnce = true; in Parse()
218 static bool gOnce; in Parse() local219 if (gOnce) { in Parse()224 gOnce = true; in Parse()
112 static SkOnce gOnce; in GLXGLTestContext() local113 gOnce([] { XInitThreads(); }); in GLXGLTestContext()
702 static bool gOnce; in test_collaps_duplicates() local703 if (gOnce) { return; } in test_collaps_duplicates()704 gOnce = true; in test_collaps_duplicates()
905 static bool gOnce; in test_collaps_duplicates() local906 if (gOnce) { return; } in test_collaps_duplicates()907 gOnce = true; in test_collaps_duplicates()