Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DLayer.h332 bool hasDrawnSinceUpdate; variable
DLayer.cpp62 hasDrawnSinceUpdate = false; in Layer()
DOpenGLRenderer.cpp479 layer->hasDrawnSinceUpdate = false; in updateLayer()
2923 DRAW_DOUBLE_STENCIL_IF(!layer->hasDrawnSinceUpdate,
2957 DRAW_DOUBLE_STENCIL_IF(!layer->hasDrawnSinceUpdate,
2979 layer->hasDrawnSinceUpdate = true;