Lines Matching refs:window
172 ANativeWindow* window, int interval) in setSwapInterval() argument
174 framebuffer_device_t* fb = getSelf(window)->fbDev; in setSwapInterval()
186 int FramebufferNativeWindow::dequeueBuffer(ANativeWindow* window, in dequeueBuffer() argument
189 FramebufferNativeWindow* self = getSelf(window); in dequeueBuffer()
214 int FramebufferNativeWindow::lockBuffer(ANativeWindow* window, in lockBuffer() argument
217 FramebufferNativeWindow* self = getSelf(window); in lockBuffer()
234 int FramebufferNativeWindow::queueBuffer(ANativeWindow* window, in queueBuffer() argument
237 FramebufferNativeWindow* self = getSelf(window); in queueBuffer()
256 int FramebufferNativeWindow::query(ANativeWindow* window, in query() argument
259 FramebufferNativeWindow* self = getSelf(window); in query()
277 int FramebufferNativeWindow::perform(ANativeWindow* window, in perform() argument