Home
last modified time | relevance | path

Searched defs:new_width (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/effects/
DSkBlurMask.cpp87 int new_width = width + SkMax32(leftRadius, rightRadius) * 2; in boxBlur() local
294 int new_width = width + diameter; in boxBlurInterp() local
/external/linux-tools-perf/src/tools/perf/util/
Dsvghelper.c76 int new_width; in open_svg() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_blit.c275 int new_height, new_width; in r600_compressed_to_blittable() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c577 int new_height, new_width; in r600_compressed_to_blittable() local
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwmesa.c962 GLuint new_width, new_height; in wmesa_viewport() local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c3209 int new_width = cpi->oxcf.Width; in find_next_key_frame() local
Donyx_if.c2791 int new_width, new_height; in resize_key_frame() local
/external/opencv/cxcore/src/
Dcxarray.cpp3108 int total_width, new_width; in cvReshape() local