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

/hardware/qcom/display/libcopybit/
H A Dcopybit_c2d.cpp1022 uint32 src_surface_index = 0, dst_surface_index = 0; local
1118 src_surface_index = RGB_SURFACE;
1122 src_surface_index = YUV_SURFACE_2_PLANES;
1124 src_surface_index = YUV_SURFACE_3_PLANES;
1186 status = set_image( ctx->src[src_surface_index], &src_image,
1200 unset_image( ctx->src[src_surface_index],
1218 ctx->blitState.surface_id = ctx->src[src_surface_index];
1239 unset_image( ctx->src[src_surface_index], &src_image,

Completed in 732 milliseconds