Searched refs:forSystem (Results 1 – 2 of 2) sorted by relevance
4806 const bool forSystem = uid == AID_GRAPHICS || uid == AID_SYSTEM; in captureLayers() local4807 if (!forSystem && parent->getCurrentState().flags & layer_state_t::eLayerSecure) { in captureLayers()4863 const bool forSystem = uid == AID_GRAPHICS || uid == AID_SYSTEM; in captureScreenCommon() local4882 useIdentityTransform, forSystem, &fd); in captureScreenCommon()5034 bool forSystem, in captureScreenImplLocked() argument5047 if (secureLayerIsVisible && !forSystem) { in captureScreenImplLocked()
575 bool forSystem, int* outSyncFd);