Searched refs:DPRINT (Results 1 – 1 of 1) sorted by relevance
71 #define DPRINT(fmt,...) ALOGD("%s: " fmt, __FUNCTION__, ##__VA_ARGS__); macro73 #define DPRINT(...) macro496 DPRINT("got native fence fd=%d queue_work_err=%d", in createNativeSync()589 DPRINT("virtio-gpu: got native fence fd=%d queue_work_err=%d", in createNativeSync_virtioGpu()666 DPRINT("queueBuffer with fence %d", presentFenceFd); in swapBuffers()670 DPRINT("calling dequeueBuffer..."); in swapBuffers()684 DPRINT("dequeueBuffer with fence %d", acquireFenceFd); in swapBuffers()2211 DPRINT("type for eglCreateSyncKHR: 0x%x", type); in eglCreateSyncKHR()2242 DPRINT("ERROR: attrib list without EGL_NONE"); in eglCreateSyncKHR()2250 DPRINT("ERROR: attrib key = EGL_SYNC_TYPE_KHR"); in eglCreateSyncKHR()[all …]