Searched refs:eSecure (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/gui/
H A DISurfaceComposerClient.h44 eSecure = 0x00000080, enumerator in enum:android::ISurfaceComposerClient::__anon1364
/frameworks/native/services/surfaceflinger/
H A DLayerScreenshot.cpp95 if (flags & ISurfaceComposerClient::eSecure) {
96 ALOGW("ignoring surface flag eSecure - LayerScreenshot is considered "
H A DLayer.cpp187 mSecure = (flags & ISurfaceComposerClient::eSecure) ? true : false;

Completed in 59 milliseconds