Searched refs:LINK_c2dWaitTimestamp (Results 1 – 6 of 6) sorted by relevance
61 typedef C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); typedef
83 LINK_c2dWaitTimestamp mC2DWaitTimestamp;124 mC2DWaitTimestamp = (LINK_c2dWaitTimestamp)dlsym(mC2DLibHandle, "c2dWaitTimestamp"); in C2DColorConverter()
79 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop()1492 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2, in open_copybit()1508 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
77 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop()1550 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2, in open_copybit()1566 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
77 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop()1544 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2, in open_copybit()1560 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
79 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable230 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop()1525 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2, in open_copybit()1541 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()