HomeSort by relevance Sort by last modified time
    Searched refs:dst_surface_type (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 160 int dst_surface_type; member in struct:copybit_context_t
626 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
628 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) {
634 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp,
654 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
656 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) {
1102 int dst_surface_type; local
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 160 int dst_surface_type; member in struct:copybit_context_t
637 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
639 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) {
645 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp,
665 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
667 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) {
1121 int dst_surface_type; local
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit_c2d.cpp 160 int dst_surface_type; member in struct:copybit_context_t
626 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
628 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) {
634 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp,
654 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]);
656 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) {
1102 int dst_surface_type; local
    [all...]

Completed in 162 milliseconds