HomeSort by relevance Sort by last modified time
    Searched refs:set_image (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/display/msm8084/libcopybit/
copybit.cpp 147 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) function
508 set_image(&req->dst, dst);
509 set_image(&req->src, src);
588 set_image(&req->dst, buf);
589 set_image(&req->src, buf);
649 set_image(&req->src, dst);
650 set_image(&req->dst, dst);
copybit_c2d.cpp 493 static int set_image(copybit_context_t* ctx, uint32 surfaceId, function
701 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf,
704 ALOGE("%s: set_image error", __FUNCTION__);
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit.cpp 147 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) function
508 set_image(&req->dst, dst);
509 set_image(&req->src, src);
588 set_image(&req->dst, buf);
589 set_image(&req->src, buf);
649 set_image(&req->src, dst);
650 set_image(&req->dst, dst);
copybit_c2d.cpp 499 static int set_image(copybit_context_t* ctx, uint32 surfaceId, function
707 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf,
710 ALOGE("%s: set_image error", __FUNCTION__);
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit.cpp 150 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) function
521 set_image(&req->dst, dst);
522 set_image(&req->src, src);
600 set_image(&req->dst, buf);
601 set_image(&req->src, buf);
661 set_image(&req->src, dst);
662 set_image(&req->dst, dst);
copybit_c2d.cpp 502 static int set_image(copybit_context_t* ctx, uint32 surfaceId, function
710 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf,
713 ALOGE("%s: set_image error", __FUNCTION__);
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit.cpp 141 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) function
468 set_image(&req->dst, dst);
469 set_image(&req->src, src);
copybit_c2d.cpp 483 static int set_image(copybit_context_t* ctx, uint32 surfaceId, function
687 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf,
690 ALOGE("%s: set_image error", __FUNCTION__);
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit.cpp 144 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) function
502 set_image(&req->dst, dst);
503 set_image(&req->src, src);
copybit_c2d.cpp 494 static int set_image(copybit_context_t* ctx, uint32 surfaceId, function
702 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf,
705 ALOGE("%s: set_image error", __FUNCTION__);
    [all...]

Completed in 95 milliseconds