/external/deqp/modules/glshared/ |
D | glsShaderPerformanceMeasurer.cpp | 305 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/ |
D | SkBmpRLECodec.cpp | 408 uint8_t numPixels = task; in decodeRLE() local 481 const uint8_t numPixels = flag; in decodeRLE() local
|
/external/skqp/src/codec/ |
D | SkBmpRLECodec.cpp | 408 uint8_t numPixels = task; in decodeRLE() local 481 const uint8_t numPixels = flag; in decodeRLE() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_linetemp.h | 76 GLint numPixels; in NAME() local
|
/external/deqp/modules/internal/ |
D | ditTextureFormatTests.cpp | 1194 const int numPixels = s_formatData[format.type].inputSize / inputPixelSize; in getInputAccess() local 1226 const int numPixels = getInputAccess(storageFormat).getWidth(); in getReferenceValues() local 1384 const int numPixels = src.getWidth(); in verifyRead() local
|
/external/skia/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer.cpp | 81 int64_t numPixels = sk_64_mul(clippedIBounds.height(), clippedIBounds.width()); in onCanDrawPath() local
|
D | GrCCPathCache.h | 313 void addPathPixels(int numPixels) { fNumPathPixels += numPixels; } in addPathPixels()
|
D | GrCCPathCache.cpp | 411 GrCCPathCache* pathCache, int numPixels) { in invalidatePathPixels()
|
/external/skqp/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer.cpp | 81 int64_t numPixels = sk_64_mul(clippedIBounds.height(), clippedIBounds.width()); in onCanDrawPath() local
|
D | GrCCPathCache.h | 313 void addPathPixels(int numPixels) { fNumPathPixels += numPixels; } in addPathPixels()
|
D | GrCCPathCache.cpp | 411 GrCCPathCache* pathCache, int numPixels) { in invalidatePathPixels()
|
/external/deqp/modules/gles3/functional/ |
D | es3fColorClearTest.cpp | 108 const int numPixels = targetWidth * targetHeight; in iterate() local
|
D | es3fMultisampleTests.cpp | 1292 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fColorClearTest.cpp | 108 const int numPixels = targetWidth * targetHeight; in iterate() local
|
D | es2fMultisampleTests.cpp | 1136 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pTextureUploadTests.cpp | 270 deInt64 numPixels = (deInt64)m_texSize * (deInt64)m_texSize * numTexturesDrawn; in logResults() local
|
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 253 int numPixels = 0; in countPixels() local 600 …const int numPixels = countPixels(drawContext.getColorPixels(), cases[caseNdx].regionOffset, regio… in testPrimitivesDepthClamp() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fMultisampleTests.cpp | 587 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageCompressionTranscodingSupport.cpp | 178 size_t numPixels = (size_t)(sizeInBytes / 4) /* bytes */; in BinaryCompare() local
|