Lines Matching refs:LINK_c2dFillSurface
89 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, uint32 fill_color,724 ret = LINK_c2dFillSurface(ctx->dst[RGB_SURFACE], 0x0, &c2drect);1562 *(void **)&LINK_c2dFillSurface = ::dlsym(ctx->libc2d2,1569 !LINK_c2dFillSurface) {