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

  /frameworks/native/include/gui/
ISurfaceComposer.h 51 eProtectedByApp = 0x00000800,
  /frameworks/native/services/surfaceflinger/
Layer.cpp 205 mProtectedByApp = (flags & ISurfaceComposer::eProtectedByApp) ? true : false;

Completed in 52 milliseconds