/third_party/skia/src/pathops/ |
D | SkReduceOrder.cpp | 39 int minX, int maxX, int minY, int maxY, SkDQuad& reduction) { in check_linear() 56 int index, minX, maxX, minY, maxY; in reduce() local 152 int minX, int maxX, int minY, int maxY, SkDCubic& reduction) { in check_linear() 189 int index, minX, maxX, minY, maxY; in reduce() local
|
D | SkPathOpsCurve.cpp | 25 double maxY = minY; in nearPoint() local
|
D | SkOpAngle.cpp | 577 double minX, minY, maxX, maxY; in endsIntersect() local 662 double minX, minY, maxX, maxY; in endToSide() local
|
/third_party/mesa3d/src/mesa/main/ |
D | bbox.c | 38 GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) in _mesa_PrimitiveBoundingBox()
|
/third_party/skia/src/core/ |
D | SkBitmapProcState_matrixProcs.cpp | 132 maxY = s.fPixmap.height() - 1; in nofilter_affine() local 175 const unsigned maxY = s.fPixmap.height() - 1; in filter_scale() local 217 maxY = s.fPixmap.height() - 1; in filter_affine() local
|
D | SkBitmapProcState.cpp | 38 const unsigned maxY = s.fPixmap.height() - 1; in Clamp_S32_opaque_D32_nofilter_DX_shaderproc() local 305 const int maxY = s.fPixmap.height() - 1; in Clamp_S32_D32_nofilter_trans_shaderproc() local
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | Constants.cpp | 322 …const dword maxY[16] = {0x00000000, 0x00000002, 0x00000200, 0x00000202, 0x00020000, 0x00020002, 0x… in Constants() local
|
D | VertexRoutine.cpp | 114 Int4 maxY = CmpLT(o[pos].w, o[pos].y); in computeClipFlags() local
|
D | Constants.hpp | 90 dword maxY[16]; member
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | Constants.cpp | 329 …const dword maxY[16] = { 0x00000000, 0x00000002, 0x00000200, 0x00000202, 0x00020000, 0x00020002, 0… in Constants() local
|
D | VertexRoutine.cpp | 128 Int4 maxY = CmpLT(posW, posY); in computeClipFlags() local
|
D | Constants.hpp | 129 dword maxY[16]; member
|
/third_party/skia/src/effects/ |
D | SkDashPathEffect.cpp | 127 SkScalar maxY = pts[1].fY; in cull_line() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderLibraryCase.cpp | 224 bool ShaderCase::checkPixels(Surface& surface, int minX, int maxX, int minY, int maxY) in checkPixels() 478 int maxY = deFloorFloatToInt32(((+quadSize / w) * 0.5f + 0.5f) * (float)height - 0.5f); in execute() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
D | vktConditionalDrawTests.cpp | 147 const float maxY = minY + drawStep; local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawTests.cpp | 147 const float maxY = minY + drawStep; local
|
/third_party/node/deps/v8/tools/turbolizer/src/ |
D | graph-view.ts | 957 let maxY; variable
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/ |
D | CopySplitTests.cpp | 151 uint32_t maxY = copySplit.copies[0].textureOffset.y + copySplit.copies[0].copySize.height; in ValidateTextureBounds() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationES32.cpp | 515 GLfloat maxY, in ValidatePrimitiveBoundingBox()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 1337 const int maxY = deFloorFloatToInt32(((+quadSize / w) * 0.5f + 0.5f) * (float)height - 0.5f); in execute() local
|
/third_party/skia/tests/ |
D | PathOpsAngleIdeas.cpp | 478 double minX, minY, maxX, maxY; in testQuadAngles() local
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 1024 GLfloat maxY, in GL_PrimitiveBoundingBox()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_2_autogen.cpp | 1016 GLfloat maxY, in CapturePrimitiveBoundingBox()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuRasterizationVerifier.cpp | 2404 …const float maxY = de::max(de::max(triangleScreenSpace[0].y(), triangleScreenSpace[1].y()), triang… in calculateTriangleCoverage() local 2595 …const float maxY = de::max(de::max(triangleScreenSpace[0].y(), triangleScreenSpace[1].y()), triang… in calculateUnderestimateTriangleCoverage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1427 const int maxY = static_cast<int>(m_parameters.extent.height / 2u); in fillTriangle() local 1622 const int maxY = static_cast<int>(static_cast<float>(m_parameters.extent.height) * 0.75f); in imageData() local
|