Searched refs:dequeueBufferInternal (Results 1 – 2 of 2) sorted by relevance
219 static int dequeueBufferInternal(ANativeWindow* window, ANativeWindowBuffer** buffer,
386 return interceptor(window, Surface::dequeueBufferInternal, data, buffer, fenceFd); in hook_dequeueBuffer()392 int Surface::dequeueBufferInternal(ANativeWindow* window, ANativeWindowBuffer** buffer, in dequeueBufferInternal() function in android::Surface