Home
last modified time | relevance | path

Searched defs:allowSecureLayers (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DDisplayRenderArea.cpp38 bool allowSecureLayers) { in create()
50 bool useIdentityTransform, bool allowSecureLayers) in DisplayRenderArea()
DRenderArea.h29 : mAllowSecureLayers(allowSecureLayers), in mAllowSecureLayers() argument
DLayerRenderArea.cpp47 const Rect& layerStackRect, bool allowSecureLayers) in LayerRenderArea()