HomeSort by relevance Sort by last modified time
    Searched refs:eSecure (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
ISurfaceComposerClient.h 45 eSecure = 0x00000080,
  /frameworks/native/services/surfaceflinger/
Layer.cpp 221 mSecure = (flags & ISurfaceComposerClient::eSecure) ? true : false;
    [all...]

Completed in 489 milliseconds