Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/layerproto/include/layerproto/
DLayerProtoParser.h110 bool refreshPending; variable
/frameworks/native/services/surfaceflinger/layerproto/
DLayerProtoParser.cpp106 layer.refreshPending = layerProto.refresh_pending(); in generateLayer()
305 StringAppendF(&result, " queued-frames=%d, mRefreshPending=%d,", queuedFrames, refreshPending); in to_string()