Merge "Reduce number of weakrefs per frame" into sc-dev

This commit is contained in:
John Reck
2021-07-08 15:04:16 +00:00
committed by Android (Google) Code Review
2 changed files with 9 additions and 1 deletions

View File

@@ -644,6 +644,7 @@ void CanvasContext::reportMetricsWithPresentTime() {
if (mNativeSurface == nullptr) {
return;
}
ATRACE_CALL();
FrameInfo* forthBehind;
int64_t frameNumber;
{ // acquire lock