Searched refs:LINK_c2dWaitTimestamp (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/media/msm8974/libc2dcolorconvert/
H A DC2DColorConverter.h60 typedef C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); typedef
H A DC2DColorConverter.cpp86 LINK_c2dWaitTimestamp mC2DWaitTimestamp;
127 mC2DWaitTimestamp = (LINK_c2dWaitTimestamp)dlsym(mC2DLibHandle, "c2dWaitTimestamp");
/hardware/qcom/media/msm8996/libc2dcolorconvert/
H A DC2DColorConverter.h60 typedef C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); typedef
H A DC2DColorConverter.cpp86 LINK_c2dWaitTimestamp mC2DWaitTimestamp;
135 mC2DWaitTimestamp = (LINK_c2dWaitTimestamp)dlsym(mC2DLibHandle, "c2dWaitTimestamp");
/hardware/qcom/media/msm8998/libc2dcolorconvert/
H A DC2DColorConverter.h60 typedef C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); typedef
H A DC2DColorConverter.cpp87 LINK_c2dWaitTimestamp mC2DWaitTimestamp;
138 mC2DWaitTimestamp = (LINK_c2dWaitTimestamp)dlsym(mC2DLibHandle, "c2dWaitTimestamp");
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp77 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable
228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) {
1544 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2,
1560 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp ||
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp77 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable
228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) {
1550 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2,
1566 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp ||
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp76 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable
227 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) {
1528 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2,
1544 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp ||
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp79 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable
228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) {
1492 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2,
1508 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp ||
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp76 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable
227 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) {
1553 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2,
1569 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp ||
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp76 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable
230 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) {
1552 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2,
1568 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp ||
/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp76 C2D_STATUS (*LINK_c2dWaitTimestamp)( c2d_ts_handle timestamp ); variable
230 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) {
1552 *(void **)&LINK_c2dWaitTimestamp = ::dlsym(ctx->libc2d2,
1568 || !LINK_c2dDraw || !LINK_c2dFlush || !LINK_c2dWaitTimestamp ||

Completed in 95 milliseconds