Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DDisplayCreationArgs.h80 DisplayCreationArgsBuilder& setIsProtected(bool isProtected) { in setIsProtected() function
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3829 builder.setIsProtected(state.isProtected); in processDisplayAdded()