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

/frameworks/native/include/gui/
H A DISurfaceComposerClient.h47 eProtectedByApp = 0x00000800, enumerator in enum:android::ISurfaceComposerClient::__anon1364
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp188 mProtectedByApp = (flags & ISurfaceComposerClient::eProtectedByApp) ? true : false;

Completed in 464 milliseconds