Home
last modified time | relevance | path

Searched refs:hasDrawnSinceUpdate (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DLayer.h341 bool hasDrawnSinceUpdate = false; variable
DOpenGLRenderer.cpp350 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;