Home
last modified time | relevance | path

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

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