Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:LINK_c2dFillSurface

94 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, uint32 fill_color,
696 ret = LINK_c2dFillSurface(ctx->dst[RGB_SURFACE], 0x0, &c2drect);
1504 *(void **)&LINK_c2dFillSurface = ::dlsym(ctx->libc2d2,
1511 !LINK_c2dFillSurface) {