Home
last modified time | relevance | path

Searched refs:dst_surface_base (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp162 void* dst_surface_base; // Stores the dst surface addr member
245 ctx->dst_surface_base = 0; in c2d_wait_loop()
691 ctx->dst_surface_base = 0; in finish_copybit()
718 ctx->dst_surface_base = buf->base; in clear_copybit()
1210 ctx->dst_surface_base = dst->base; in stretch_copybit_internal()
1211 } else if(ctx->dst_surface_mapped && ctx->dst_surface_base != dst->base) { in stretch_copybit_internal()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp162 void* dst_surface_base; // Stores the dst surface addr member
245 ctx->dst_surface_base = 0; in c2d_wait_loop()
685 ctx->dst_surface_base = 0; in finish_copybit()
712 ctx->dst_surface_base = buf->base; in clear_copybit()
1204 ctx->dst_surface_base = dst->base; in stretch_copybit_internal()
1205 } else if(ctx->dst_surface_mapped && ctx->dst_surface_base != dst->base) { in stretch_copybit_internal()
/hardware/qcom/display/msm8974/libcopybit/
Dcopybit_c2d.cpp164 void* dst_surface_base; // Stores the dst surface addr member
247 ctx->dst_surface_base = 0; in c2d_wait_loop()
686 ctx->dst_surface_base = 0; in finish_copybit()
713 ctx->dst_surface_base = buf->base; in clear_copybit()
1204 ctx->dst_surface_base = dst->base; in stretch_copybit_internal()
1205 } else if(ctx->dst_surface_mapped && ctx->dst_surface_base != dst->base) { in stretch_copybit_internal()