Searched refs:NO_LAYER_STACK (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h83 NO_LAYER_STACK = 0xFFFFFFFF, enumerator in enum:android::DisplayDevice::__anon1882
291 uint32_t layerStack = DisplayDevice::NO_LAYER_STACK;
H A DDisplayDevice.cpp113 mLayerStack(NO_LAYER_STACK),
640 layerStack(DisplayDevice::NO_LAYER_STACK),

Completed in 395 milliseconds