Home
last modified time | relevance | path

Searched refs:pixelWidth (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/core/
DSkConvolver.cpp171 int pixelWidth, in ConvolveVertically() argument
175 for (int outX = 0; outX < pixelWidth; outX++) { in ConvolveVertically()
233 int pixelWidth, in ConvolveVertically() argument
238 sourceDataRows, pixelWidth, in ConvolveVertically()
242 sourceDataRows, pixelWidth, in ConvolveVertically()
DSkConvolver.h150 int pixelWidth,
/external/chromium_org/third_party/skia/src/core/
DSkConvolver.cpp171 int pixelWidth, in ConvolveVertically() argument
175 for (int outX = 0; outX < pixelWidth; outX++) { in ConvolveVertically()
233 int pixelWidth, in ConvolveVertically() argument
238 sourceDataRows, pixelWidth, in ConvolveVertically()
242 sourceDataRows, pixelWidth, in ConvolveVertically()
DSkConvolver.h150 int pixelWidth,
/external/chromium_org/third_party/skia/src/opts/
DSkBitmapProcState_arm_neon.cpp207 int pixelWidth, in convolveVertically_neon() argument
209 int width = pixelWidth & ~3; in convolveVertically_neon()
288 int r = pixelWidth & 3; in convolveVertically_neon()
360 int pixelWidth, in convolveVertically_neon() argument
365 sourceDataRows, pixelWidth, in convolveVertically_neon()
369 sourceDataRows, pixelWidth, in convolveVertically_neon()
/external/skia/src/opts/
DSkBitmapProcState_arm_neon.cpp207 int pixelWidth, in convolveVertically_neon() argument
209 int width = pixelWidth & ~3; in convolveVertically_neon()
288 int r = pixelWidth & 3; in convolveVertically_neon()
360 int pixelWidth, in convolveVertically_neon() argument
365 sourceDataRows, pixelWidth, in convolveVertically_neon()
369 sourceDataRows, pixelWidth, in convolveVertically_neon()
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libmkv/
DWebMElement.c58 unsigned int pixelWidth, unsigned int pixelHeight, in writeVideoTrack() argument
72 Ebml_SerializeUnsigned(glob, PixelWidth, pixelWidth); in writeVideoTrack()
DWebMElement.h20 unsigned int pixelWidth, unsigned int pixelHeight,
/external/libvpx/libvpx/third_party/libmkv/
DWebMElement.c58 unsigned int pixelWidth, unsigned int pixelHeight, in writeVideoTrack() argument
72 Ebml_SerializeUnsigned(glob, PixelWidth, pixelWidth); in writeVideoTrack()
DWebMElement.h20 unsigned int pixelWidth, unsigned int pixelHeight,
/external/libvpx/libvpx/
Dwebmenc.c166 unsigned int pixelWidth = cfg->g_w; in write_webm_file_header() local
199 Ebml_SerializeUnsigned(glob, PixelWidth, pixelWidth); in write_webm_file_header()
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
Dv8-raytrace.js606 pixelWidth: 2, property
616 this.options.canvasWidth /= this.options.pixelWidth;
623 pxW = this.options.pixelWidth;
888 pixelWidth: pixelSize[0], property
/external/chromium_org/v8/benchmarks/
Draytrace.js611 pixelWidth: 2, property
621 this.options.canvasWidth /= this.options.pixelWidth;
628 pxW = this.options.pixelWidth;
893 pixelWidth: pixelSize[0], property
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
Dv8-raytrace.js637 pixelWidth: 2, property
647 this.options.canvasWidth /= this.options.pixelWidth;
654 pxW = this.options.pixelWidth;
919 pixelWidth: pixelSize[0], property
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
Dv8-raytrace.js637 pixelWidth: 2, property
647 this.options.canvasWidth /= this.options.pixelWidth;
654 pxW = this.options.pixelWidth;
919 pixelWidth: pixelSize[0], property