Searched refs:callingThreadHasUnscopedSurfaceFlingerAccess (Results 1 – 2 of 2) sorted by relevance
604 bool callingThreadHasUnscopedSurfaceFlingerAccess(bool usePermissionCache = true)
3712 callingThreadHasUnscopedSurfaceFlingerAccess() ? Permission::ACCESS_SURFACE_FLINGER : 0; in setTransactionState()3897 bool SurfaceFlinger::callingThreadHasUnscopedSurfaceFlingerAccess(bool usePermissionCache) { in callingThreadHasUnscopedSurfaceFlingerAccess() function in android::SurfaceFlinger4383 bool addToRoot = callingThreadHasUnscopedSurfaceFlingerAccess(); in createLayer()5321 if (!callingThreadHasUnscopedSurfaceFlingerAccess(usePermissionCache)) { in CheckTransactCodeCredentials()