Lines Matching refs:topLayer
90 Layer* topLayer = fView->topLayer; in AddWindow() local
94 topLayer->AddLayer(window); in AddWindow()
179 topLayer->RebuildVisibleRegions(temp, window); in AddWindow()
233 Layer *topLayer = fView->topLayer; in test1() local
246 topLayer->AddLayer(wb1); in test1()
338 topLayer->AddLayer(wb2); in test1()
352 topLayer->AddLayer(wb3); in test1()
358 topLayer->AddLayer(wb4); in test1()
364 topLayer->AddLayer(wb5); in test1()
370 topLayer->AddLayer(wb6); in test1()
376 topLayer->AddLayer(wb7); in test1()
382 topLayer->AddLayer(wb8); in test1()
388 topLayer->AddLayer(wb9); in test1()
394 topLayer->AddLayer(wb10); in test1()
403 topLayer->RebuildVisibleRegions(temp, wb1); in test1()
406 topLayer->RebuildVisibleRegions(temp, wb2); in test1()
409 topLayer->RebuildVisibleRegions(temp, wb3); in test1()
412 topLayer->RebuildVisibleRegions(temp, wb4); in test1()
415 topLayer->RebuildVisibleRegions(temp, wb5); in test1()
418 topLayer->RebuildVisibleRegions(temp, wb6); in test1()
421 topLayer->RebuildVisibleRegions(temp, wb7); in test1()
424 topLayer->RebuildVisibleRegions(temp, wb8); in test1()
427 topLayer->RebuildVisibleRegions(temp, wb9); in test1()
430 topLayer->RebuildVisibleRegions(temp, wb10); in test1()