Searched refs:badDesiredPresentFrames (Results 1 – 4 of 4) sorted by relevance
50 int32_t badDesiredPresentFrames = 0; variable
162 mStatsDelegate->statsEventWriteInt64(event, layer->badDesiredPresentFrames); in populateLayerAtom()408 timeStatsLayer.badDesiredPresentFrames += layerRecord.badDesiredPresentFrames; in flushAvailableRecordsToStatsLocked()412 layerRecord.badDesiredPresentFrames = 0; in flushAvailableRecordsToStatsLocked()553 layerRecord.badDesiredPresentFrames++; in incrementBadDesiredPresent()
152 uint32_t badDesiredPresentFrames = 0; member
87 StringAppendF(&result, "badDesiredPresentFrames = %d\n", badDesiredPresentFrames); in toString()