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::__anon1388
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp195 mProtectedByApp = (flags & ISurfaceComposerClient::eProtectedByApp) ? true : false;

Completed in 60 milliseconds