Searched defs:imageWidth (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
H A DRenderData.java20 public int imageWidth = 0; field in class:RenderData
/external/chromium_org/third_party/angle/tests/perf_tests/
H A DTexSubImage.h11 int imageWidth; member in struct:TexSubImageParams
/external/deqp/modules/gles3/functional/
H A Des3fPrerequisiteTests.cpp182 int imageWidth = 0; local
194 imageWidth = targetWidth;
201 imageWidth = targetWidth / 2;
208 imageWidth = targetWidth - x;
214 imageWidth = 1 + (deRandom_getUint32(&rnd) % (targetWidth - x - 1));
219 Surface resImage(imageWidth, imageHeight);
220 Surface refImage(imageWidth, imageHeight);
221 Surface diffImage(imageWidth, imageHeight);
241 for (int i = 0; i < imageWidth; i++)
H A Des3fTextureSpecificationTests.cpp3009 int imageWidth,
3011 : Texture2DSpecCase (context, name, desc, glu::mapGLInternalFormat(internalFormat), imageWidth, imageHeight, maxLevelCount(imageWidth, imageHeight))
3055 int imageWidth,
3058 : Texture2DArraySpecCase(context, name, desc, glu::mapGLInternalFormat(internalFormat), imageWidth, imageHeight, numLayers, maxLevelCount(imageWidth, imageHeight))
3102 int imageWidth,
3104 : Texture2DSpecCase (context, name, desc, glu::mapGLInternalFormat(internalFormat), imageWidth, imageHeight, maxLevelCount(imageWidth, imageHeight))
3171 int imageWidth,
3005 TexImage2DDepthCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int imageWidth, int imageHeight) argument
3051 TexImage2DArrayDepthCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int imageWidth, int imageHeight, int numLayers) argument
3098 TexSubImage2DDepthCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int imageWidth, int imageHeight) argument
3167 TexSubImage2DArrayDepthCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int imageWidth, int imageHeight, int numLayers) argument
3239 TexImage2DDepthBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int imageWidth, int imageHeight) argument
3299 TexImage2DArrayDepthBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int imageWidth, int imageHeight, int numLayers) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/
H A DDragImage.cpp249 int imageWidth = scaleX * m_bitmap.width(); local
252 m_bitmap, skia::ImageOperations::RESIZE_LANCZOS3, imageWidth, imageHeight);
/external/deqp/modules/gles2/functional/
H A Des2fPrerequisiteTests.cpp182 int imageWidth = 0; local
194 imageWidth = targetWidth;
201 imageWidth = targetWidth / 2;
208 imageWidth = targetWidth - x;
214 imageWidth = 1 + (deRandom_getUint32(&rnd) % (targetWidth - x - 1));
219 Surface resImage(imageWidth, imageHeight);
220 Surface refImage(imageWidth, imageHeight);
221 Surface diffImage(imageWidth, imageHeight);
241 for (int i = 0; i < imageWidth; i++)
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DWebGLImageConversion.h87 unsigned imageWidth() { return m_imageWidth; } function in class:blink::WebGLImageConversion::ImageExtractor
/external/chromium_org/third_party/skia/src/core/
H A DSkDistanceFieldGen.cpp68 int imageWidth, int imageHeight,
75 for (int i = 0; i < imageWidth; ++i) {
85 if (i == imageWidth-1) {
94 if (found_edge(image, imageWidth, checkMask)) {
66 init_glyph_data(DFData* data, unsigned char* edges, const unsigned char* image, int dataWidth, int dataHeight, int imageWidth, int imageHeight, int pad) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DFingerPrintGraph.java85 int imageWidth; field in class:FingerPrintGraph
174 this.imageWidth = width;
351 int titleStart = (int) (RATIO * this.imageWidth);
532 this.gc.fillRectangle(0, MARGIN + i * LINE_HEIGHT, this.imageWidth, LINE_HEIGHT);
556 this.image = new Image(DEFAULT_DISPLAY, this.imageWidth, this.imageHeight);
561 this.gc.fillRectangle(0, 0, this.imageWidth, this.imageHeight);
564 int width= (int) (RATIO * this.imageWidth); // width for results bar
/external/opencv/cv/src/
H A Dcvoptflowhs.cpp107 int imageWidth = imgSize.width; local
167 VelBufX[k] = (float *) cvAlloc( imageWidth * sizeof( float ));
171 VelBufY[k] = (float *) cvAlloc( imageWidth * sizeof( float ));
177 BufferSize = imageHeight * imageWidth;
209 for( j = 1; j < imageWidth - 1; j++ )
222 MemY[0][imageWidth - 1] =
223 MemY[1][imageWidth - 1] = CONV( imgA[imageWidth - 2],
224 imgA[imageWidth - 1], imgA[imageWidth
[all...]
H A Dcvoptflowlk.cpp110 int imageWidth = imgSize.width; local
158 if( imageWidth < winWidth )
172 BufferWidth = imageWidth;
246 for( j = 1; j < imageWidth - 1; j++ )
259 MemY[0][imageWidth - 1] =
260 MemY[1][imageWidth - 1] = CONV( imgA[imageWidth - 2],
261 imgA[imageWidth - 1], imgA[imageWidth - 1] );
323 for( j = 1; j < imageWidth
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
H A Dxf86dga.h68 int imageWidth; /* linear accessible portion (pixels) */ member in struct:__anon29508
/external/skia/src/core/
H A DSkDistanceFieldGen.cpp68 int imageWidth, int imageHeight,
75 for (int i = 0; i < imageWidth; ++i) {
85 if (i == imageWidth-1) {
94 if (found_edge(image, imageWidth, checkMask)) {
66 init_glyph_data(DFData* data, unsigned char* edges, const unsigned char* image, int dataWidth, int dataHeight, int imageWidth, int imageHeight, int pad) argument
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexobj.c1448 int imageWidth; local
1465 imageWidth = 1;
1473 imageWidth = image->Width;
1481 imageWidth = image->Width;
1492 imageWidth = image->Width;
1501 imageWidth = image->Width;
1509 imageWidth = image->Width;
1518 imageWidth = 0;
1529 if (xoffset + width > imageWidth + xBorder) {
/external/mesa3d/src/mesa/main/
H A Dtexobj.c1448 int imageWidth; local
1465 imageWidth = 1;
1473 imageWidth = image->Width;
1481 imageWidth = image->Width;
1492 imageWidth = image->Width;
1501 imageWidth = image->Width;
1509 imageWidth = image->Width;
1518 imageWidth = 0;
1529 if (xoffset + width > imageWidth + xBorder) {
/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DBoxPainter.cpp900 int imageWidth = imageSize.width(); local
905 int rightSlice = std::min<int>(imageWidth, valueForLength(ninePieceImage.imageSlices().right(), imageWidth)) * imageScaleFactor;
907 int leftSlice = std::min<int>(imageWidth, valueForLength(ninePieceImage.imageSlices().left(), imageWidth)) * imageScaleFactor;
935 bool drawMiddle = ninePieceImage.fill() && (imageWidth - leftSlice - rightSlice) > 0 && (borderImageRect.width() - leftWidth - rightWidth) > 0
943 float sourceWidth = imageWidth - leftSlice - rightSlice;
979 // The rect to use from within the image is obtained from our slice, and is (imageWidth - rightSlice, 0, rightSlice, topSlice)
982 LayoutRect(imageWidth - rightSlice, 0, rightSlice, topSlice), op);
986 // The rect to use from within the image is (imageWidth
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp2104 static int getCompareArg (const IVec3& invocationID, int imageWidth);
2105 static int getAssignArg (const IVec3& invocationID, int imageWidth);
2106 static string getCompareArgShaderStr (const string& x, const string& y, const string& z, int imageWidth);
2107 static string getAssignArgShaderStr (const string& x, const string& y, const string& z, int imageWidth);
2116 int AtomicCompSwapCase::getCompareArg (const IVec3& invocationID, int imageWidth) argument
2121 const int wrapX = x % imageWidth;
2122 const int curPixelInvocationNdx = x / imageWidth;
2127 int AtomicCompSwapCase::getAssignArg (const IVec3& invocationID, int imageWidth) argument
2129 return getCompareArg(IVec3(invocationID.x() + imageWidth, invocationID.y(), invocationID.z()), imageWidth);
2132 getCompareArgShaderStr(const string& x, const string& y, const string& z, int imageWidth) argument
2140 getAssignArgShaderStr(const string& x, const string& y, const string& z, int imageWidth) argument
2159 EndResultVerifier(TextureType imageType, int imageWidth) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 1473 milliseconds