Home
last modified time | relevance | path

Searched refs:LINK_c2dDraw (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/libc2dcolorconvert/
DC2DColorConverter.h52 typedef C2D_STATUS (*LINK_c2dDraw)( uint32 target_id, typedef
DC2DColorConverter.cpp80 LINK_c2dDraw mC2DDraw;
121 mC2DDraw = (LINK_c2dDraw)dlsym(mC2DLibHandle, "c2dDraw"); in C2DColorConverter()
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp70 C2D_STATUS (*LINK_c2dDraw)( uint32 target_id, variable
609 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
1489 *(void **)&LINK_c2dDraw = ::dlsym(ctx->libc2d2, "c2dDraw"); in open_copybit()
1508 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp68 C2D_STATUS (*LINK_c2dDraw)( uint32 target_id, variable
625 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
1547 *(void **)&LINK_c2dDraw = ::dlsym(ctx->libc2d2, "c2dDraw"); in open_copybit()
1566 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp68 C2D_STATUS (*LINK_c2dDraw)( uint32 target_id, variable
619 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
1541 *(void **)&LINK_c2dDraw = ::dlsym(ctx->libc2d2, "c2dDraw"); in open_copybit()
1560 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
/hardware/qcom/display/msm8974/libcopybit/
Dcopybit_c2d.cpp70 C2D_STATUS (*LINK_c2dDraw)( uint32 target_id, variable
620 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
1522 *(void **)&LINK_c2dDraw = ::dlsym(ctx->libc2d2, "c2dDraw"); in open_copybit()
1541 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()