Searched refs:tSnapshot (Results 1 – 2 of 2) sorted by relevance
744 HGraphicBufferProducer::FenceTimeSnapshot* tSnapshot[4]; in unflatten() local745 tSnapshot[0] = &t->gpuCompositionDoneFence; in unflatten()746 tSnapshot[1] = &t->displayPresentFence; in unflatten()747 tSnapshot[2] = &t->displayRetireFence; in unflatten()748 tSnapshot[3] = &t->releaseFence; in unflatten()752 tSnapshot[snapshotIndex], &((*nh)[snapshotIndex]), in unflatten()807 HGraphicBufferProducer::FenceTimeSnapshot const* tSnapshot[4]; in flatten() local808 tSnapshot[0] = &t.gpuCompositionDoneFence; in flatten()809 tSnapshot[1] = &t.displayPresentFence; in flatten()810 tSnapshot[2] = &t.displayRetireFence; in flatten()[all …]
751 HGraphicBufferProducer::FenceTimeSnapshot const* tSnapshot[4]; in flatten() local752 tSnapshot[0] = &t.gpuCompositionDoneFence; in flatten()753 tSnapshot[1] = &t.displayPresentFence; in flatten()754 tSnapshot[2] = &t.displayRetireFence; in flatten()755 tSnapshot[3] = &t.releaseFence; in flatten()759 *(tSnapshot[snapshotIndex]), in flatten()