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

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

Completed in 51 milliseconds