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