/hardware/qcom/sdm845/media/libc2dcolorconvert/ |
D | C2DColorConverter.h | 82 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); typedef 146 LINK_c2dFlush mC2DFlush;
|
D | C2DColorConverter.cpp | 75 mC2DFlush = (LINK_c2dFlush)dlsym(mC2DLibHandle, "c2dFlush"); in C2DColorConverter()
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.h | 84 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); typedef 149 LINK_c2dFlush mC2DFlush;
|
D | C2DColorConverter.cpp | 74 mC2DFlush = (LINK_c2dFlush)dlsym(mC2DLibHandle, "c2dFlush"); in C2DColorConverter()
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.h | 56 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); typedef
|
D | C2DColorConverter.cpp | 84 LINK_c2dFlush mC2DFlush; 125 mC2DFlush = (LINK_c2dFlush)dlsym(mC2DLibHandle, "c2dFlush"); in C2DColorConverter()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.h | 56 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); typedef
|
D | C2DColorConverter.cpp | 86 LINK_c2dFlush mC2DFlush; 135 mC2DFlush = (LINK_c2dFlush)dlsym(mC2DLibHandle, "c2dFlush"); in C2DColorConverter()
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.h | 56 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); typedef
|
D | C2DColorConverter.cpp | 85 LINK_c2dFlush mC2DFlush; 136 mC2DFlush = (LINK_c2dFlush)dlsym(mC2DLibHandle, "c2dFlush"); in C2DColorConverter()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 77 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 628 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1490 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1508 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 75 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 638 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1542 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1560 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | copybit_c2d.cpp | 74 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1550 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1568 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit_c2d.cpp | 72 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 647 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1548 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1566 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit_c2d.cpp | 74 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1550 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1568 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | copybit_c2d.cpp | 74 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1550 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1568 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | copybit_c2d.cpp | 74 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1550 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1568 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit_c2d.cpp | 74 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1550 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1568 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 75 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 644 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1548 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1566 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit_c2d.cpp | 74 C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); variable 647 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit() 1551 *(void **)&LINK_c2dFlush = ::dlsym(ctx->libc2d2, "c2dFlush"); in open_copybit() 1569 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp || in open_copybit()
|