Searched refs:queueBufferInternal (Results 1 – 2 of 2) sorted by relevance
222 static int queueBufferInternal(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
425 return interceptor(window, Surface::queueBufferInternal, data, buffer, fenceFd); in hook_queueBuffer()431 int Surface::queueBufferInternal(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd) { in queueBufferInternal() function in android::Surface