Searched refs:target_transform (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 603 uint32_t target_transform = ctx->trg_transform; in msm_copybit() local 607 target_transform = 0x0; in msm_copybit() 609 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 613 uint32_t target_transform = ctx->trg_transform; in msm_copybit() local 617 target_transform = 0x0; in msm_copybit() 619 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | copybit_c2d.cpp | 614 uint32_t target_transform = ctx->trg_transform; in msm_copybit() local 618 target_transform = 0x0; in msm_copybit() 620 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 619 uint32_t target_transform = ctx->trg_transform; in msm_copybit() local 623 target_transform = 0x0; in msm_copybit() 625 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit_c2d.cpp | 622 uint32_t target_transform = ctx->trg_transform; in msm_copybit() local 626 target_transform = 0x0; in msm_copybit() 628 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list, in msm_copybit()
|