Searched refs:setLastPresentTime (Results 1 – 3 of 3) sorted by relevance
35 void LayerInfo::setLastPresentTime(nsecs_t lastPresentTime) { in setLastPresentTime() function in android::scheduler::LayerInfo
147 void setLastPresentTime(nsecs_t lastPresentTime);
93 layerInfo->setLastPresentTime(presentTime); in insert()