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

1 2 3 4

  /external/chromium_org/ui/gfx/
skbitmap_operations_unittest.cc 89 int src_w = 16, src_h = 16; local
91 src.allocN32Pixels(src_w, src_h);
94 for (int x = 0; x < src_w; x++) {
95 int i = y * src_w + x;
106 for (int x = 0; x < src_w; x++) {
107 int i = y * src_w + x;
123 int src_w = 16, src_h = 16; local
125 src_a.allocN32Pixels(src_w, src_h);
128 src_b.allocN32Pixels(src_w, src_h);
131 for (int x = 0; x < src_w; x++)
163 int src_w = 16, src_h = 16; local
212 int src_w = 16, src_h = 16; local
249 int src_w = 16, src_h = 16; local
313 int src_w = 16, src_h = 16; local
334 int src_w = 16, src_h = 16; local
507 const int src_w = 6, src_h = 4; local
    [all...]
gdi_util.h 50 int src_x, int src_y, int src_w, int src_h,
gdi_util.cc 123 int src_x, int src_y, int src_w, int src_h, void* pixels,
134 src_x, bitmap_h - src_y + 1, src_w, -src_h,
139 src_x, bottom_up_src_y, src_w, src_h,
canvas.h 301 int src_w,
311 int src_w,
327 int src_w,
441 int src_w,
canvas.cc 362 int src_w,
370 DrawImageInt(image, src_x, src_y, src_w, src_h, dest_x, dest_y,
377 int src_w,
385 DrawImageIntHelper(image, src_x, src_y, src_w, src_h, dest_x, dest_y, dest_w,
392 int src_w,
431 src_w,
574 int src_w,
584 DLOG_ASSERT(src_x + src_w < std::numeric_limits<int16_t>::max() &&
586 if (src_w <= 0 || src_h <= 0) {
594 float user_scale_x = static_cast<float>(dest_w) / src_w;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_stretch.c 70 static int generate_rowbytes(int src_w, int dst_w, int bpp)
74 int src_w; member in struct:__anon13124
85 if ( (src_w == last.src_w) &&
90 last.src_w = src_w;
116 inc = (src_w << 16) / dst_w;
155 void name(type *src, int src_w, type *dst, int dst_w) \
162 inc = (src_w << 16) / dst_w; \
177 void copy_row3(Uint8 *src, int src_w, Uint8 *dst, int dst_w
    [all...]
  /external/chromium_org/skia/ext/
image_operations_unittest.cc 214 const int src_w = 16, src_h = 34; local
216 FillDataToBitmap(src_w, src_h, &src);
220 SkBitmap results = skia::ImageOperations::Resize(src, method, src_w, src_h);
221 ASSERT_EQ(src_w, results.width());
227 for (int x = 0; x < src_w; x++) {
352 const int src_w = 640, src_h = 480;
354 FillDataToBitmap(src_w, src_h, &src);
360 const int src_w = 640, src_h = 480, src_grid_pitch = 10, src_grid_width = 4;
363 DrawGridToBitmap(src_w, src_h,
372 const int src_w = 640, src_h = 480, rect_w = 10, rect_h = 4
385 int src_w = 30, src_h = 38; local
429 int src_w = 16, src_h = 34; local
488 const int src_w = 640, src_h = 480, checker_rect_w = 4, checker_rect_h = 8; local
563 const int src_w = 640, src_h = 480, src_grid_pitch = 8, src_grid_width = 4; local
661 const int src_w = 3; local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
tab_icon_view.cc 112 int src_w,
118 float float_src_w = static_cast<float>(src_w);
121 if (src_w <= gfx::kFaviconSize && src_h <= gfx::kFaviconSize) {
135 canvas->DrawImageInt(image, src_x, src_y, src_w, src_h,
tab_icon_view.h 47 int src_w,
  /hardware/intel/img/psb_video/src/
psb_texture.h 137 void blit_texture_to_buf(VADriverContextP ctx, unsigned char * data, int src_x, int src_y, int src_w,
143 VADriverContextP ctx, unsigned char *dst, VASurfaceID surface, int src_x, int src_y, int src_w,
psb_overlay.c 415 short src_w, short src_h, short drw_w, short drw_h,
610 if (src_w == drw_w && src_h == drw_h) {
614 xscaleFract = ((src_w - 1) << 12) / drw_w;
855 int src_w = *src_w_new, src_h = *src_h_new; local
876 tmp = src_w;
877 src_w = src_h;
899 tmp = src_w;
900 src_w = src_h;
918 *src_w_new = src_w;
930 short __maybe_unused src_w, short __maybe_unused src_h
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_context.h 54 int src_w,
xa_yuv.c 112 int src_w,
140 scale_x = (float)src_w / (float)dst_w;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_renderer.h 57 float src_x, float src_y, float src_w, float src_h,
xorg_xv.c 417 float src_x, float src_y, float src_w, float src_h,
423 src_x, src_y, src_w, src_h,
426 src_x, src_y, src_w, src_h,
493 int src_x, int src_y, int src_w, int src_h,
510 src_x, src_y, src_w, src_h, dstX, dstY, dst_w, dst_h);*/
521 hdtv = ((src_w >= RES_720P_X) && (src_h >= RES_720P_Y));
549 float diff_x = (float)src_w / (float)dst_w;
571 (float) src_w - offset_w*diff_x, (float) src_h - offset_h*diff_y,
587 short src_w, short src_h,
603 x2 = src_x + src_w;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_context.h 54 int src_w,
xa_yuv.c 112 int src_w,
140 scale_x = (float)src_w / (float)dst_w;
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_renderer.h 57 float src_x, float src_y, float src_w, float src_h,
xorg_xv.c 417 float src_x, float src_y, float src_w, float src_h,
423 src_x, src_y, src_w, src_h,
426 src_x, src_y, src_w, src_h,
493 int src_x, int src_y, int src_w, int src_h,
510 src_x, src_y, src_w, src_h, dstX, dstY, dst_w, dst_h);*/
521 hdtv = ((src_w >= RES_720P_X) && (src_h >= RES_720P_Y));
549 float diff_x = (float)src_w / (float)dst_w;
571 (float) src_w - offset_w*diff_x, (float) src_h - offset_h*diff_y,
587 short src_w, short src_h,
603 x2 = src_x + src_w;
    [all...]
  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.cpp 251 int getDownscaleFactor(const int& src_w, const int& src_h,
261 float fDscale = (float)(src_w * src_h) / (float)(dst_w * dst_h);
281 void getDecimationFactor(const int& src_w, const int& src_h,
286 float horDscale = ceilf((float)src_w / (float)dst_w);
304 if(src_w > 2048) {
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.cpp 220 int getDownscaleFactor(const int& src_w, const int& src_h,
233 float fDscale = sqrtf((float)(src_w * src_h) / (float)(dst_w * dst_h)) +
260 void getDecimationFactor(const int& src_w, const int& src_h,
265 float horDscale = ceilf((float)src_w / (float)dst_w);
283 if(src_w > 2048) {
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/
info.js 104 var src_w = image.width;
108 var ratio = src_w / src_h;
109 if (src_w > src_h) {
116 context.drawImage(image, 0, 0, src_w, src_h, 0, 0, new_w, new_h);
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xvlib.h 386 unsigned int src_w,
404 unsigned int src_w,
  /hardware/intel/common/libva/test/putsurface/
putsurface_wayland.c 73 unsigned short src_w,
88 src_rect.width = src_w;
93 dst_rect.width = src_w;
  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.cpp 257 int getDownscaleFactor(const int& src_w, const int& src_h,
267 float fDscale = (float)(src_w * src_h) / (float)(dst_w * dst_h);
287 void getDecimationFactor(const int& src_w, const int& src_h,
290 horDscale = ceilf((float)src_w / (float)dst_w);

Completed in 580 milliseconds

1 2 3 4