HomeSort by relevance Sort by last modified time
    Searched refs:dst_rect (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/chromium_org/ui/gfx/
blit.h 21 const Rect& dst_rect,
27 const Rect& dst_rect,
33 const Rect& dst_rect,
39 const Rect& dst_rect,
blit.cc 53 const Rect& dst_rect,
57 BitBlt(dst_context, dst_rect.x(), dst_rect.y(),
58 dst_rect.width(), dst_rect.height(),
66 Rect src_rect(src_origin, dst_rect.size());
78 CGContextDrawImage(dst_context, dst_rect.ToCGRect(), src_sub_image);
89 dst_rect.x()-surface_x, dst_rect.y()-surface_y);
90 cairo_rectangle(dst_context, dst_rect.x(), dst_rect.y()
103 BlitContextToContext(skia::BeginPlatformPaint(dst_canvas), dst_rect, local
124 BlitContextToContext(skia::BeginPlatformPaint(dst_canvas), dst_rect, local
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_display.c 118 overlayp->dst_rect.x = e->dst_rect.x;
119 overlayp->dst_rect.y = e->dst_rect.y;
122 overlayp->dst_rect.w = e->dst_rect.h;
123 overlayp->dst_rect.h = e->dst_rect.w;
125 if (overlayp->dst_rect.w > 480)
126 overlayp->dst_rect.w = 480
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_compositor.h 190 struct u_rect *dst_rect,
203 struct u_rect *dst_rect,
215 struct u_rect *dst_rect,
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.h 190 struct u_rect *dst_rect,
203 struct u_rect *dst_rect,
215 struct u_rect *dst_rect,
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdp.h 324 return utils::Dim( mOVInfo.dst_rect.x,
325 mOVInfo.dst_rect.y,
326 mOVInfo.dst_rect.w,
327 mOVInfo.dst_rect.h);
331 mOVInfo.dst_rect.x = d.x;
332 mOVInfo.dst_rect.y = d.y;
333 mOVInfo.dst_rect.w = d.w;
334 mOVInfo.dst_rect.h = d.h;
overlayMdssRot.cpp 84 mRotInfo.dst_rect.w = whf.w;
85 mRotInfo.dst_rect.h = whf.h;
114 utils::swap(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h);
253 ovutils::Whf destWhf(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h,
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdp.h 325 return utils::Dim( mOVInfo.dst_rect.x,
326 mOVInfo.dst_rect.y,
327 mOVInfo.dst_rect.w,
328 mOVInfo.dst_rect.h);
332 mOVInfo.dst_rect.x = d.x;
333 mOVInfo.dst_rect.y = d.y;
334 mOVInfo.dst_rect.w = d.w;
335 mOVInfo.dst_rect.h = d.h;
overlayMdssRot.cpp 90 mRotInfo.dst_rect.x = 0;
91 mRotInfo.dst_rect.y = 0;
92 mRotInfo.dst_rect.w = crop.w;
93 mRotInfo.dst_rect.h = crop.h;
116 utils::swap(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h);
255 ovutils::Whf destWhf(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h,
  /hardware/qcom/display/msm8x26/liboverlay/
overlayMdp.h 324 return utils::Dim( mOVInfo.dst_rect.x,
325 mOVInfo.dst_rect.y,
326 mOVInfo.dst_rect.w,
327 mOVInfo.dst_rect.h);
331 mOVInfo.dst_rect.x = d.x;
332 mOVInfo.dst_rect.y = d.y;
333 mOVInfo.dst_rect.w = d.w;
334 mOVInfo.dst_rect.h = d.h;
overlayMdssRot.cpp 84 mRotInfo.dst_rect.w = whf.w;
85 mRotInfo.dst_rect.h = whf.h;
109 utils::swap(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h);
248 ovutils::Whf destWhf(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h,
  /hardware/qcom/display/msm8960/libcopybit/
copybit.cpp 165 e->dst_rect.x = clip.l;
166 e->dst_rect.y = clip.t;
167 e->dst_rect.w = clip.r - clip.l;
168 e->dst_rect.h = clip.b - clip.t;
254 l->req[i].dst_rect.x,
255 l->req[i].dst_rect.y,
256 l->req[i].dst_rect.w,
257 l->req[i].dst_rect.h,
384 struct copybit_rect_t const *dst_rect,
470 set_rects(ctx, req, dst_rect, src_rect, &clip, src->horiz_padding, src->vert_padding)
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit.cpp 168 e->dst_rect.x = clip.l;
169 e->dst_rect.y = clip.t;
170 e->dst_rect.w = clip.r - clip.l;
171 e->dst_rect.h = clip.b - clip.t;
257 l->req[i].dst_rect.x,
258 l->req[i].dst_rect.y,
259 l->req[i].dst_rect.w,
260 l->req[i].dst_rect.h,
420 struct copybit_rect_t const *dst_rect,
504 set_rects(ctx, req, dst_rect, src_rect, &clip, src->horiz_padding, src->vert_padding)
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit.cpp 165 e->dst_rect.x = clip.l;
166 e->dst_rect.y = clip.t;
167 e->dst_rect.w = clip.r - clip.l;
168 e->dst_rect.h = clip.b - clip.t;
254 l->req[i].dst_rect.x,
255 l->req[i].dst_rect.y,
256 l->req[i].dst_rect.w,
257 l->req[i].dst_rect.h,
384 struct copybit_rect_t const *dst_rect,
470 set_rects(ctx, req, dst_rect, src_rect, &clip, src->horiz_padding, src->vert_padding)
    [all...]
  /development/ndk/platforms/android-3/include/linux/
msm_mdp.h 72 struct mdp_rect dst_rect; member in struct:mdp_blit_req
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
xvmc_private.h 94 struct u_rect dst_rect; member in struct:__anon14967
  /external/mesa3d/src/gallium/state_trackers/xvmc/
xvmc_private.h 94 struct u_rect dst_rect; member in struct:__anon25311
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
msm_mdp.h 72 struct mdp_rect dst_rect; member in struct:mdp_blit_req
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
msm_mdp.h 72 struct mdp_rect dst_rect; member in struct:mdp_blit_req
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
msm_mdp.h 72 struct mdp_rect dst_rect; member in struct:mdp_blit_req
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msm_mdp.h 74 struct mdp_rect dst_rect; member in struct:mdp_blit_req
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
msm_mdp.h 72 struct mdp_rect dst_rect; member in struct:mdp_blit_req
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
msm_mdp.h 74 struct mdp_rect dst_rect; member in struct:mdp_blit_req
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
msm_mdp.h 72 struct mdp_rect dst_rect; member in struct:mdp_blit_req
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
msm_mdp.h 72 struct mdp_rect dst_rect; member in struct:mdp_blit_req

Completed in 630 milliseconds

1 2 3 4 5