Searched refs:FramebufferNativeWindow (Results 1 – 3 of 3) sorted by relevance
75 FramebufferNativeWindow::FramebufferNativeWindow() in FramebufferNativeWindow() function in android::FramebufferNativeWindow163 FramebufferNativeWindow::~FramebufferNativeWindow() in ~FramebufferNativeWindow()179 status_t FramebufferNativeWindow::setUpdateRectangle(const Rect& r) in setUpdateRectangle()187 status_t FramebufferNativeWindow::compositionComplete() in compositionComplete()195 int FramebufferNativeWindow::setSwapInterval( in setSwapInterval()202 void FramebufferNativeWindow::dump(String8& result) { in dump()213 int FramebufferNativeWindow::getCurrentBufferIndex() const in getCurrentBufferIndex()220 int FramebufferNativeWindow::dequeueBuffer_DEPRECATED(ANativeWindow* window, in dequeueBuffer_DEPRECATED()235 int FramebufferNativeWindow::dequeueBuffer(ANativeWindow* window, in dequeueBuffer()238 FramebufferNativeWindow* self = getSelf(window); in dequeueBuffer()[all …]
20 FramebufferNativeWindow.cpp \
47 class FramebufferNativeWindow 50 FramebufferNativeWindow, 51 LightRefBase<FramebufferNativeWindow> >54 FramebufferNativeWindow(); 68 friend class LightRefBase<FramebufferNativeWindow>; 69 ~FramebufferNativeWindow(); // this class cannot be overloaded