Home
last modified time | relevance | path

Searched refs:getFrameInterval (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/nativedisplay/
DAChoreographer.cpp133 int64_t getFrameInterval() const;
421 int64_t Choreographer::getFrameInterval() const { in getFrameInterval() function in android::Choreographer
509 return AChoreographer_to_Choreographer(choreographer)->getFrameInterval(); in AChoreographer_getFrameInterval()