HomeSort by relevance Sort by last modified time
    Searched full:target_transform (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 613 uint32_t target_transform = ctx->trg_transform; local
617 target_transform = 0x0;
619 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list,
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 619 uint32_t target_transform = ctx->trg_transform; local
623 target_transform = 0x0;
625 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list,
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 618 uint32_t target_transform = ctx->trg_transform; local
622 target_transform = 0x0;
624 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list,
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 603 uint32_t target_transform = ctx->trg_transform; local
607 target_transform = 0x0;
609 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list,
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp 622 uint32_t target_transform = ctx->trg_transform; local
626 target_transform = 0x0;
628 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list,
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 624 uint32_t target_transform = ctx->trg_transform; local
628 target_transform = 0x0;
630 if(LINK_c2dDraw(target, target_transform, 0x0, 0, 0, ctx->blit_list,
    [all...]

Completed in 143 milliseconds