Searched refs:AChoreographer_getVsyncId (Results 1 – 4 of 4) sorted by relevance
36 int64_t AChoreographer_getVsyncId(const AChoreographer* choreographer);
32 android::AChoreographer_getVsyncId*;
499 int64_t AChoreographer_getVsyncId(const AChoreographer* choreographer) { in AChoreographer_getVsyncId() function
117 int64_t vsyncId = AChoreographer_getVsyncId(rt->mChoreographer); in frameCallback()