Searched refs:badDesiredPresentFrames (Results 1 – 4 of 4) sorted by relevance
97 int32_t badDesiredPresentFrames = 0; variable
218 atom->set_bad_desired_present_frames(layer->badDesiredPresentFrames); in populateLayerAtom()490 timeStatsLayer.badDesiredPresentFrames += layerRecord.badDesiredPresentFrames; in flushAvailableRecordsToStatsLocked()494 layerRecord.badDesiredPresentFrames = 0; in flushAvailableRecordsToStatsLocked()657 layerRecord.badDesiredPresentFrames++; in incrementBadDesiredPresent()
217 uint32_t badDesiredPresentFrames = 0; member
115 StringAppendF(&result, "badDesiredPresentFrames = %d\n", badDesiredPresentFrames); in toString()