Searched refs:hasDrawnSinceUpdate (Results 1 – 2 of 2) sorted by relevance
338 bool hasDrawnSinceUpdate = false; variable
400 layer->hasDrawnSinceUpdate = false; in updateLayer()1030 DRAW_DOUBLE_STENCIL_IF(!layer->hasDrawnSinceUpdate, renderGlop(glop)); in composeLayerRegion()2373 DRAW_DOUBLE_STENCIL_IF(!layer->hasDrawnSinceUpdate,2384 DRAW_DOUBLE_STENCIL_IF(!layer->hasDrawnSinceUpdate, renderGlop(glop));2398 layer->hasDrawnSinceUpdate = true;