/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderPerformanceMeasurer.cpp | 307 deInt64 numPixels = (deInt64)m_viewportWidth * (deInt64)m_viewportHeight * numQuadGrids; in iterate() local 327 deInt64 numPixels = (deInt64)m_viewportWidth * (deInt64)m_viewportHeight * numQuadGrids; in logMeasurementInfo() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Query9.cpp | 131 DWORD numPixels = 0; in testQuery() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Query9.cpp | 131 DWORD numPixels = 0; in testQuery() local
|
/third_party/skia/src/codec/ |
D | SkBmpRLECodec.cpp | 411 uint8_t numPixels = task; in decodeRLE() local 484 const uint8_t numPixels = flag; in decodeRLE() local
|
/third_party/flutter/skia/src/codec/ |
D | SkBmpRLECodec.cpp | 408 uint8_t numPixels = task; in decodeRLE() local 481 const uint8_t numPixels = flag; in decodeRLE() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | PixelTransfer11.cpp | 226 UINT numPixels = (destArea.width * destArea.height * destArea.depth); in copyBufferToTexture() local
|
D | Query11.cpp | 228 UINT64 numPixels = 0; in testQuery() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | PixelTransfer11.cpp | 227 UINT numPixels = (destArea.width * destArea.height * destArea.depth); in copyBufferToTexture() local
|
D | Query11.cpp | 228 UINT64 numPixels = 0; in testQuery() local
|
/third_party/vk-gl-cts/modules/internal/ |
D | ditTextureFormatTests.cpp | 1240 const int numPixels = s_formatData[format.type].inputSize / inputPixelSize; in getInputAccess() local 1272 const int numPixels = getInputAccess(storageFormat).getWidth(); in getReferenceValues() local 1430 const int numPixels = src.getWidth(); in verifyRead() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 253 int numPixels = 0; in countPixels() local 629 …const int numPixels = countPixels(drawContext.getColorPixels(), cases[caseNdx].regionOffset, regio… in testPrimitivesDepthClamp() local 725 …const int numPixels = countPixels(drawContext.getColorPixels(), cases[caseNdx].regionOffset, regio… in testPrimitivesDepthClip() local 755 …const int numPixels = countPixels(drawContext.getColorPixels(), cases[caseNdx].regionOffset, regio… in testPrimitivesDepthClip() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fColorClearTest.cpp | 108 const int numPixels = targetWidth * targetHeight; in iterate() local
|
D | es2fMultisampleTests.cpp | 1137 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fColorClearTest.cpp | 108 const int numPixels = targetWidth * targetHeight; in iterate() local
|
D | es3fMultisampleTests.cpp | 1293 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer.cpp | 111 int64_t numPixels = sk_64_mul(clippedIBounds.height(), clippedIBounds.width()); in onCanDrawPath() local
|
D | GrCCPathCache.cpp | 411 GrCCPathCache* pathCache, int numPixels) { in invalidatePathPixels()
|
D | GrCCPathCache.h | 312 void addPathPixels(int numPixels) { fNumPathPixels += numPixels; } in addPathPixels()
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pTextureUploadTests.cpp | 270 deInt64 numPixels = (deInt64)m_texSize * (deInt64)m_texSize * numTexturesDrawn; in logResults() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageSubresourceLayoutTests.cpp | 512 const auto numPixels = subresourceWidth * subresourceHeight * subresourceDepth; in iterateAspect() local
|
D | vktImageCompressionTranscodingSupport.cpp | 179 size_t numPixels = (size_t)(sizeInBytes / 4) /* bytes */; in BinaryCompare() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fMultisampleTests.cpp | 587 deInt32 numPixels = (deInt32)renderedImg.getWidth()*(deInt32)renderedImg.getHeight(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 4275 const auto numPixels = calcNumPixels(imageExtent); in ManyDrawsAllocatedData() local 4432 const auto numPixels = ManyDrawsAllocatedData::calcNumPixels(m_params.imageExtent); in iterate() local
|