Searched refs:gOnce (Results 1 – 11 of 11) sorted by relevance
18 static bool gOnce; in test_matrix() local19 if (!gOnce) { in test_matrix()20 gOnce = true; in test_matrix()47 static bool gOnce; in TestMatrixPreservesRightAngles() local48 if (!gOnce) { in TestMatrixPreservesRightAngles()49 gOnce = true; in TestMatrixPreservesRightAngles()73 static bool gOnce; in TestMatrixRectStaysRect() local74 if (!gOnce) { in TestMatrixRectStaysRect()75 gOnce = true; in TestMatrixRectStaysRect()101 static bool gOnce; in TestRect() local[all …]
11 static bool gOnce = false; variable16 if (!forceCreateTheSlot && !gOnce) { in PlatformGetSpecific()20 if (!gOnce) { in PlatformGetSpecific()22 if (!gOnce) { in PlatformGetSpecific()24 gOnce = true; in PlatformGetSpecific()31 SkASSERT(gOnce); in PlatformSetSpecific()50 if ((DLL_THREAD_DETACH == reason || DLL_PROCESS_DETACH == reason) && gOnce) { in onTLSCallback()
66 static bool gOnce = false; in Register() local67 if (!gOnce) { in Register()69 gOnce = true; in Register()
180 static bool gOnce; in ClipLine() local181 if (!gOnce) { in ClipLine()183 gOnce = true; in ClipLine()
307 static bool gOnce; in test_count_left_right_zeros() local308 if (gOnce) { in test_count_left_right_zeros()311 gOnce = true; in test_count_left_right_zeros()397 static bool gOnce; in test_trim_row_left_right() local398 if (gOnce) { in test_trim_row_left_right()401 gOnce = true; in test_trim_row_left_right()
727 static bool gOnce; in test_collaps_duplicates() local728 if (gOnce) { return; } in test_collaps_duplicates()729 gOnce = true; in test_collaps_duplicates()
186 static bool gOnce; variable243 if (!gOnce && false) { in test_diagonal()246 gOnce = true; in test_diagonal()
207 static bool gOnce; in Parse() local208 if (gOnce) { in Parse()213 gOnce = true; in Parse()
106 static bool gOnce;107 if (!gOnce) {110 gOnce = true;
154 static bool gOnce = true; in SkOSWindow() local155 if (gOnce) { in SkOSWindow()156 gOnce = false; in SkOSWindow()
418 static bool gOnce; in SkGMRegistyToSampleRegistry() local421 if (!gOnce) { in SkGMRegistyToSampleRegistry()427 gOnce = true; in SkGMRegistyToSampleRegistry()