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

  /frameworks/native/include/gui/
ISurfaceComposerClient.h 47 eProtectedByApp = 0x00000800,
  /frameworks/native/services/surfaceflinger/
Layer.cpp 195 mProtectedByApp = (flags & ISurfaceComposerClient::eProtectedByApp) ? true : false;
    [all...]

Completed in 132 milliseconds