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

1 2 3 4 5 6 7

  /hardware/intel/common/libva/test/common/
va_display_android.cpp 84 const VARectangle *dst_rect
88 create_window(dst_rect->x, dst_rect->y, dst_rect->width, dst_rect->height);
93 dst_rect->x, dst_rect->y,
94 dst_rect->width, dst_rect->height,
va_display_x11.c 109 const VARectangle *dst_rect
118 if (!validate_rect(src_rect) || !validate_rect(dst_rect))
121 win_width = dst_rect->x + dst_rect->width;
122 win_height = dst_rect->y + dst_rect->height;
128 dst_rect->x, dst_rect->y,
129 dst_rect->width, dst_rect->height
    [all...]
va_display.h 40 const VARectangle *dst_rect);
57 const VARectangle *dst_rect
va_display_wayland.c 163 const VARectangle *dst_rect
170 if (!ensure_window(va_dpy, dst_rect->width, dst_rect->height))
180 dst_rect->x, dst_rect->y, dst_rect->width, dst_rect->height
va_display_drm.c 64 const VARectangle *dst_rect
  /external/mesa3d/src/mesa/state_tracker/
st_scissor.c 45 struct pipe_scissor_state *dst_rect = &blit->window_rectangles[i]; local
46 dst_rect->minx = MAX2(src_rect->X, 0);
47 dst_rect->miny = MAX2(src_rect->Y, 0);
48 dst_rect->maxx = MAX2(src_rect->X + src_rect->Width, 0);
49 dst_rect->maxy = MAX2(src_rect->Y + src_rect->Height, 0);
  /hardware/intel/common/libva/test/putsurface/
putsurface_wayland.c 51 const VARectangle *dst_rect,
84 VARectangle src_rect, dst_rect; local
91 dst_rect.x = src_x;
92 dst_rect.y = src_y;
93 dst_rect.width = src_w;
94 dst_rect.height = src_h;
95 return va_put_surface(dpy, wl_drawable, surface, &src_rect, &dst_rect,
134 const VARectangle *dst_rect,
166 dst_rect->x, dst_rect->y, dst_rect->width, dst_rect->heigh
    [all...]
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdssRot.cpp 67 //For Mdss dst_rect itself represents buffer dimensions. We ignore actual
72 return utils::Whf(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h,
77 return utils::Dim(mRotInfo.dst_rect.x, mRotInfo.dst_rect.y,
78 mRotInfo.dst_rect.w, mRotInfo.dst_rect.h);
127 utils::swap(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h);
140 mRotInfo.dst_rect.x = 0
    [all...]
overlayMdp.h 256 return utils::Dim( mOVInfo.dst_rect.x,
257 mOVInfo.dst_rect.y,
258 mOVInfo.dst_rect.w,
259 mOVInfo.dst_rect.h);
263 mOVInfo.dst_rect.x = d.x;
264 mOVInfo.dst_rect.y = d.y;
265 mOVInfo.dst_rect.w = d.w;
266 mOVInfo.dst_rect.h = d.h;
  /hardware/intel/common/libmix/mix_video/src/
mixvideorenderparams.c 45 memset(&(self->dst_rect), 0, sizeof(MixRect));
178 this_target->dst_rect = this_src->dst_rect;
222 this_second->src_rect) && mix_rect_equal(this_first->dst_rect,
223 this_second->dst_rect) && this_first->number_of_clipping_rects
303 MixRect dst_rect) {
307 obj->dst_rect = dst_rect;
313 MixRect * dst_rect) {
315 MIX_VIDEORENDERPARAMS_GETTER_CHECK_INPUT (obj, dst_rect);
    [all...]
mixvideorenderparams.h 76 MixRect dst_rect; member in struct:_MixVideoRenderParams
147 MixRect dst_rect);
149 MixRect * dst_rect);
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.h 208 struct u_rect *dst_rect,
221 struct u_rect *dst_rect,
233 struct u_rect *dst_rect,
253 struct u_rect *dst_rect,
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.h 286 return utils::Dim( mOVInfo.dst_rect.x,
287 mOVInfo.dst_rect.y,
288 mOVInfo.dst_rect.w,
289 mOVInfo.dst_rect.h);
293 mOVInfo.dst_rect.x = d.x;
294 mOVInfo.dst_rect.y = d.y;
295 mOVInfo.dst_rect.w = d.w;
296 mOVInfo.dst_rect.h = d.h;
overlayMdssRot.cpp 91 mRotInfo.dst_rect.x = 0;
92 mRotInfo.dst_rect.y = 0;
93 mRotInfo.dst_rect.w = crop.w;
94 mRotInfo.dst_rect.h = crop.h;
118 utils::swap(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h);
250 ovutils::Whf destWhf(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h,
  /hardware/qcom/display/msm8994/liboverlay/
overlayMdp.h 250 return utils::Dim( mOVInfo.dst_rect.x,
251 mOVInfo.dst_rect.y,
252 mOVInfo.dst_rect.w,
253 mOVInfo.dst_rect.h);
257 mOVInfo.dst_rect.x = d.x;
258 mOVInfo.dst_rect.y = d.y;
259 mOVInfo.dst_rect.w = d.w;
260 mOVInfo.dst_rect.h = d.h;
overlayMdssRot.cpp 76 //For Mdss dst_rect itself represents buffer dimensions. We ignore actual
81 return utils::Whf(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h,
86 return utils::Dim(mRotInfo.dst_rect.x, mRotInfo.dst_rect.y,
87 mRotInfo.dst_rect.w, mRotInfo.dst_rect.h);
150 utils::swap(mRotInfo.dst_rect.w, mRotInfo.dst_rect.h);
165 mRotInfo.dst_rect.x = 0
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/core/
resource_default.cpp 464 const LayerRect &src_rect, const LayerRect &dst_rect,
469 float dst_width = dst_rect.right - dst_rect.left;
473 SplitRect(src_rect, dst_rect, &left_pipe->src_roi, &left_pipe->dst_roi, &right_pipe->src_roi,
479 left_pipe->dst_roi = dst_rect;
488 const LayerRect &src_rect, const LayerRect &dst_rect,
506 dst_left = dst_rect;
554 LayerRect dst_rect = layer.dst_rect; local
556 error = ValidateDimensions(src_rect, dst_rect);
723 const LayerRect &dst_rect = pipe_info->dst_roi; local
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
resource_default.cpp 464 const LayerRect &src_rect, const LayerRect &dst_rect,
469 float dst_width = dst_rect.right - dst_rect.left;
473 SplitRect(src_rect, dst_rect, &left_pipe->src_roi, &left_pipe->dst_roi, &right_pipe->src_roi,
479 left_pipe->dst_roi = dst_rect;
488 const LayerRect &src_rect, const LayerRect &dst_rect,
506 dst_left = dst_rect;
554 LayerRect dst_rect = layer.dst_rect; local
556 error = ValidateDimensions(src_rect, dst_rect);
723 const LayerRect &dst_rect = pipe_info->dst_roi; local
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/
resource_default.cpp 427 const LayerRect &src_rect, const LayerRect &dst_rect,
432 float dst_width = dst_rect.right - dst_rect.left;
436 SplitRect(src_rect, dst_rect, &left_pipe->src_roi, &left_pipe->dst_roi, &right_pipe->src_roi,
442 left_pipe->dst_roi = dst_rect;
451 const LayerRect &src_rect, const LayerRect &dst_rect,
469 dst_left = dst_rect;
517 LayerRect dst_rect = layer->dst_rect; local
519 error = ValidateDimensions(src_rect, dst_rect);
686 const LayerRect &dst_rect = pipe_info->dst_roi; local
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/
resource_default.cpp 464 const LayerRect &src_rect, const LayerRect &dst_rect,
469 float dst_width = dst_rect.right - dst_rect.left;
473 SplitRect(src_rect, dst_rect, &left_pipe->src_roi, &left_pipe->dst_roi, &right_pipe->src_roi,
479 left_pipe->dst_roi = dst_rect;
488 const LayerRect &src_rect, const LayerRect &dst_rect,
506 dst_left = dst_rect;
554 LayerRect dst_rect = layer.dst_rect; local
556 error = ValidateDimensions(src_rect, dst_rect);
723 const LayerRect &dst_rect = pipe_info->dst_roi; local
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
blit_engine_c2d.cpp 343 int width = INT(layer->dst_rect.right - layer->dst_rect.left);
344 int height = INT(layer->dst_rect.bottom - layer->dst_rect.top);
364 (layer->dst_rect.right - layer->dst_rect.left);
366 (layer->dst_rect.bottom - layer->dst_rect.top));
444 LayerRect inter_sect = Intersection(layer->dst_rect, bottom_layer->dst_rect);
520 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), local
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
blit_engine_c2d.cpp 343 int width = INT(layer->dst_rect.right - layer->dst_rect.left);
344 int height = INT(layer->dst_rect.bottom - layer->dst_rect.top);
364 (layer->dst_rect.right - layer->dst_rect.left);
366 (layer->dst_rect.bottom - layer->dst_rect.top));
444 LayerRect inter_sect = Intersection(layer->dst_rect, bottom_layer->dst_rect);
520 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), local
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
blit_engine_c2d.cpp 335 int width = INT(layer->dst_rect.right - layer->dst_rect.left);
336 int height = INT(layer->dst_rect.bottom - layer->dst_rect.top);
351 (layer->dst_rect.right - layer->dst_rect.left);
353 (layer->dst_rect.bottom - layer->dst_rect.top));
429 LayerRect inter_sect = Intersection(layer->dst_rect, bottom_layer->dst_rect);
505 copybit_rect_t dst_rect = {INT(blit_dest_Rect.left), INT(blit_dest_Rect.top), local
    [all...]
  /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,

Completed in 1373 milliseconds

1 2 3 4 5 6 7