Home
last modified time | relevance | path

Searched defs:FrameCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DChoreographer.h31 struct FrameCallback { struct
38 inline bool operator<(const FrameCallback& rhs) const { argument
/frameworks/base/core/java/android/view/
DChoreographer.java1026 public interface FrameCallback { interface in Choreographer