Commit b8f9676
committed
Cleanup DirectOutputThread::mActiveTrack
Rename activeTrack to mActiveTrack.
Release the reference earlier, at the end of threadLoop_mix().
This allows the field to be made private and to
move the declaration from PlaybackThread to DirectOutputThread.
Change-Id: I02be7a254638f7d85e92aaf0002d20ca0092a5c31 parent 7ef9743 commit b8f9676
2 files changed
+7
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2043 | 2043 | | |
2044 | 2044 | | |
2045 | 2045 | | |
2046 | | - | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
2050 | 2046 | | |
2051 | 2047 | | |
2052 | 2048 | | |
| |||
2138 | 2134 | | |
2139 | 2135 | | |
2140 | 2136 | | |
2141 | | - | |
2142 | | - | |
2143 | | - | |
2144 | | - | |
2145 | 2137 | | |
2146 | 2138 | | |
2147 | 2139 | | |
| |||
2196 | 2188 | | |
2197 | 2189 | | |
2198 | 2190 | | |
2199 | | - | |
2200 | | - | |
2201 | | - | |
2202 | | - | |
2203 | 2191 | | |
2204 | 2192 | | |
2205 | 2193 | | |
| |||
2918 | 2906 | | |
2919 | 2907 | | |
2920 | 2908 | | |
2921 | | - | |
| 2909 | + | |
2922 | 2910 | | |
2923 | 2911 | | |
2924 | 2912 | | |
| |||
2968 | 2956 | | |
2969 | 2957 | | |
2970 | 2958 | | |
2971 | | - | |
| 2959 | + | |
2972 | 2960 | | |
2973 | 2961 | | |
2974 | 2962 | | |
2975 | 2963 | | |
2976 | 2964 | | |
2977 | 2965 | | |
2978 | 2966 | | |
2979 | | - | |
| 2967 | + | |
2980 | 2968 | | |
2981 | 2969 | | |
2982 | 2970 | | |
| 2971 | + | |
2983 | 2972 | | |
2984 | 2973 | | |
2985 | 2974 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
973 | 973 | | |
974 | 974 | | |
975 | 975 | | |
976 | | - | |
977 | | - | |
978 | 976 | | |
979 | 977 | | |
980 | 978 | | |
| |||
1046 | 1044 | | |
1047 | 1045 | | |
1048 | 1046 | | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
1049 | 1050 | | |
1050 | 1051 | | |
1051 | 1052 | | |
| |||
0 commit comments