Searched refs:callingThreadHasUnscopedSurfaceFlingerAccess (Results 1 – 2 of 2) sorted by relevance
542 static bool callingThreadHasUnscopedSurfaceFlingerAccess(bool usePermissionCache = true)
5476 bool SurfaceFlinger::callingThreadHasUnscopedSurfaceFlingerAccess(bool usePermissionCache) { in callingThreadHasUnscopedSurfaceFlingerAccess() function in android::SurfaceFlinger6077 args.addToRoot = args.addToRoot && callingThreadHasUnscopedSurfaceFlingerAccess(); in createLayer()7047 if (!callingThreadHasUnscopedSurfaceFlingerAccess(usePermissionCache)) { in CheckTransactCodeCredentials()10495 if (!mFlinger->callingThreadHasUnscopedSurfaceFlingerAccess(usePermissionCache)) { in checkAccessPermission()