Searched refs:tSnapshot (Results 1 – 2 of 2) sorted by relevance
749 HGraphicBufferProducer::FenceTimeSnapshot* tSnapshot[4]; in unflatten() local750 tSnapshot[0] = &t->gpuCompositionDoneFence; in unflatten()751 tSnapshot[1] = &t->displayPresentFence; in unflatten()752 tSnapshot[2] = &t->displayRetireFence; in unflatten()753 tSnapshot[3] = &t->releaseFence; in unflatten()757 tSnapshot[snapshotIndex], &((*nh)[snapshotIndex]), in unflatten()813 HGraphicBufferProducer::FenceTimeSnapshot const* tSnapshot[4]; in flatten() local814 tSnapshot[0] = &t.gpuCompositionDoneFence; in flatten()815 tSnapshot[1] = &t.displayPresentFence; in flatten()816 tSnapshot[2] = &t.displayRetireFence; in flatten()[all …]
752 HGraphicBufferProducer::FenceTimeSnapshot const* tSnapshot[4]; in flatten() local753 tSnapshot[0] = &t.gpuCompositionDoneFence; in flatten()754 tSnapshot[1] = &t.displayPresentFence; in flatten()755 tSnapshot[2] = &t.displayRetireFence; in flatten()756 tSnapshot[3] = &t.releaseFence; in flatten()760 *(tSnapshot[snapshotIndex]), in flatten()