Searched refs:pstDstSurface (Results 1 – 1 of 1) sorted by relevance
172 TEST_TDE_CTX_S *ctx, TDE_SURFACE_S *pstDstSurface, TDE_RECT_S *pstDstRect) { in test_tde_fill_dst() argument173 pstDstSurface->u32Width = ctx->stDstSurface.u32Width; in test_tde_fill_dst()174 pstDstSurface->u32Height = ctx->stDstSurface.u32Height; in test_tde_fill_dst()175 pstDstSurface->enColorFmt = ctx->stDstSurface.enColorFmt; in test_tde_fill_dst()176 pstDstSurface->enComprocessMode = ctx->stDstSurface.enComprocessMode; in test_tde_fill_dst()