Home
last modified time | relevance | path

Searched defs:numPixels (Results 1 – 15 of 15) sorted by relevance

/external/opencv3/3rdparty/openexr/IlmImf/
DImfPreviewImageAttribute.cpp63 int numPixels = _value.width() * _value.height(); in writeValueTo() local
87 int numPixels = p.width() * p.height(); in readValueFrom() local
DImfMisc.cpp561 size_t numPixels) in convertInPlace()
DImfOutputFile.cpp1239 int numPixels = pi.width() * pi.height(); in updatePreviewImage() local
DImfTiledOutputFile.cpp1639 int numPixels = pi.width() * pi.height(); in updatePreviewImage() local
/external/deqp/modules/glshared/
DglsShaderPerformanceMeasurer.cpp305 deInt64 numPixels = (deInt64)m_viewportWidth * (deInt64)m_viewportHeight * numQuadGrids; in iterate() local
325 deInt64 numPixels = (deInt64)m_viewportWidth * (deInt64)m_viewportHeight * numQuadGrids; in logMeasurementInfo() local
/external/skia/src/codec/
DSkBmpRLECodec.cpp399 uint8_t numPixels = task; in decodeRows() local
462 const uint8_t numPixels = flag; in decodeRows() local
/external/mesa3d/src/mesa/swrast/
Ds_linetemp.h76 GLint numPixels; in NAME() local
/external/deqp/modules/internal/
DditTextureFormatTests.cpp1109 const int numPixels = s_formatData[format.type].inputSize / inputPixelSize; in getInputAccess() local
1141 const int numPixels = getInputAccess(storageFormat).getWidth(); in getReferenceValues() local
1299 const int numPixels = src.getWidth(); in verifyRead() local
/external/deqp/modules/gles2/functional/
Des2fColorClearTest.cpp108 const int numPixels = targetWidth * targetHeight; in iterate() local
Des2fMultisampleTests.cpp1136 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fColorClearTest.cpp108 const int numPixels = targetWidth * targetHeight; in iterate() local
Des3fMultisampleTests.cpp1292 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local
/external/libvncserver/libvncserver/
Dtight.c128 int numPixels; member
1356 int numPixels, in PaletteInsert()
/external/deqp/modules/gles2/performance/
Des2pTextureUploadTests.cpp270 deInt64 numPixels = (deInt64)m_texSize * (deInt64)m_texSize * numTexturesDrawn; in logResults() local
/external/deqp/modules/gles31/functional/
Des31fMultisampleTests.cpp593 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local