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