Searched refs:layerTwo (Results 1 – 1 of 1) sorted by relevance
387 renderengine::LayerSettings layerTwo; in fillBufferCheckers() local389 layerTwo.geometry.boundaries = rectTwo.toFloatRect(); in fillBufferCheckers()390 SourceVariant::fillColor(layerTwo, 0.0f, 1.0f, 0.0f, this); in fillBufferCheckers()391 layerTwo.alpha = 1.0f; in fillBufferCheckers()400 layers.push_back(layerTwo); in fillBufferCheckers()596 renderengine::LayerSettings layerTwo; in overlayCorners() local597 layerTwo.geometry.boundaries = in overlayCorners()600 SourceVariant::fillColor(layerTwo, 0.0f, 1.0f, 0.0f, this); in overlayCorners()601 layerTwo.alpha = 1.0f; in overlayCorners()603 layersSecond.push_back(layerTwo); in overlayCorners()