Lines Matching refs:effectiveApiLevel
1475 apiLevel effectiveApiLevel, bool overrideForPerfClass, int rotationOverride, in makeClient() argument
1506 if (effectiveApiLevel == API_1) { // Camera1 API route in makeClient()
1911 apiLevel effectiveApiLevel, const sp<IBinder>& remoteCallback, in handleEvictionsLocked() argument
1921 if (effectiveApiLevel == API_1) { in handleEvictionsLocked()
1929 if (!clientSp->canCastToApiClient(effectiveApiLevel)) { in handleEvictionsLocked()
2417 apiLevel effectiveApiLevel, bool shimUpdateOnly, int oomScoreOffset, int targetSdkVersion, in connectHelper() argument
2444 static_cast<int>(effectiveApiLevel)); in connectHelper()
2484 if ((err = handleEvictionsLocked(cameraId, originalClientPid, effectiveApiLevel, in connectHelper()
2533 deviceVersionAndTransport, effectiveApiLevel, overrideForPerfClass, in connectHelper()
2577 if (effectiveApiLevel == API_1) { in connectHelper()
2715 effectiveApiLevel, isNonSystemNdk, openLatencyMs); in connectHelper()