Home
last modified time | relevance | path

Searched defs:forSystem (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h282 … ANativeWindowBuffer* buffer, bool useIdentityTransform, bool forSystem, int* outSyncFd) { in captureScreenImplLocked()
DCompositionTest.cpp227 constexpr bool forSystem = true; in captureScreenComposition() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5860 const bool forSystem = uid == AID_GRAPHICS || uid == AID_SYSTEM; in captureLayers() local
5958 const bool forSystem = uid == AID_GRAPHICS || uid == AID_SYSTEM; in captureScreenCommon() local
6118 bool useIdentityTransform, bool forSystem, in captureScreenImplLocked()