Searched refs:hasDrawnSinceUpdate (Results 1 – 2 of 2) sorted by relevance
341 bool hasDrawnSinceUpdate = false; variable
350 layer->hasDrawnSinceUpdate = false; in updateLayer()970 DRAW_DOUBLE_STENCIL_IF(!layer->hasDrawnSinceUpdate, renderGlop(glop)); in composeLayerRegion()2271 DRAW_DOUBLE_STENCIL_IF(!layer->hasDrawnSinceUpdate,2282 DRAW_DOUBLE_STENCIL_IF(!layer->hasDrawnSinceUpdate, renderGlop(glop));2296 layer->hasDrawnSinceUpdate = true;