Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b6409c9 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 12844825 from 3c3d749c to 25Q2-release

Change-Id: I5d7f434b1a62c47fb1d02f7b98abbe8af82113b0
parents 940a0a79 3c3d749c
Loading
Loading
Loading
Loading
+204 −111

File changed.

Preview size limit exceeded, changes collapsed.

+4 −2
Original line number Diff line number Diff line
@@ -125,8 +125,10 @@ APerformanceHintSession* APerformanceHint_createSessionInternal(APerformanceHint
/**
 * Creates a session using ASessionCreationConfig
 */
APerformanceHintSession* APerformanceHint_createSessionUsingConfigInternal(
        APerformanceHintManager* manager, ASessionCreationConfig* sessionCreationConfig,
int APerformanceHint_createSessionUsingConfigInternal(
        APerformanceHintManager* manager,
        ASessionCreationConfig* config,
        APerformanceHintSession** sessionOut,
        SessionTag tag);

/**