/third_party/mesa3d/src/mesa/main/ |
H A D | bbox.c | 36 _mesa_PrimitiveBoundingBox( GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) _mesa_PrimitiveBoundingBox() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_10969_workaround.c | 55 u32 minX, minY, maxX, maxY;
in kbasep_10969_workaround_clamp_coordinates() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_10969_workaround.c | 56 u32 minX, minY, maxX, maxY; in kbasep_10969_workaround_clamp_coordinates() local
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | Constants.cpp | 325 const dword minY[16] = {0x00000000, 0x00000010, 0x00001000, 0x00001010, 0x00100000, 0x00100010, 0x00101000, 0x00101010, 0x10000000, 0x10000010, 0x10001000, 0x10001010, 0x10100000, 0x10100010, 0x10101000, 0x10101010}; in Constants() local
|
H A D | Constants.hpp | 93 dword minY[16]; member
|
H A D | VertexRoutine.cpp | 117 Int4 minY = CmpNLE(-o[pos].w, o[pos].y); in computeClipFlags() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | Constants.cpp | 332 const dword minY[16] = { 0x00000000, 0x00000010, 0x00001000, 0x00001010, 0x00100000, 0x00100010, 0x00101000, 0x00101010, 0x10000000, 0x10000010, 0x10001000, 0x10001010, 0x10100000, 0x10100010, 0x10101000, 0x10101010 }; in Constants() local
|
H A D | Constants.hpp | 132 dword minY[16]; member
|
H A D | VertexRoutine.cpp | 130 Int4 minY = CmpNLE(-posW, posY); in computeClipFlags() local
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsCurve.cpp | 24 double minY = fCubic.fPts[0].fY; in nearPoint() local
|
H A D | SkReduceOrder.cpp | 56 int index, minX, maxX, minY, maxY; in reduce() local 189 int index, minX, maxX, minY, maxY; in reduce() local 38 check_linear(const SkDQuad& quad, int minX, int maxX, int minY, int maxY, SkDQuad& reduction) check_linear() argument 151 check_linear(const SkDCubic& cubic, int minX, int maxX, int minY, int maxY, SkDCubic& reduction) check_linear() argument [all...] |
H A D | SkOpAngle.cpp | 577 double minX, minY, maxX, maxY; in endsIntersect() local 662 double minX, minY, maxX, maxY; in endToSide() local [all...] |
/third_party/skia/src/effects/ |
H A D | SkDashPathEffect.cpp | 126 SkScalar minY = pts[0].fY; in cull_line() local [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/ |
H A D | CopySplitTests.cpp | 148 uint32_t minY = copySplit.copies[0].textureOffset.y; in ValidateTextureBounds() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawTests.cpp | 146 const float minY = minX + static_cast<float>(drawIdx) * drawStep; local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawTests.cpp | 146 const float minY = minX + static_cast<float>(drawIdx) * drawStep; local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderLibraryCase.cpp | 224 bool ShaderCase::checkPixels(Surface& surface, int minX, int maxX, int minY, int maxY) in checkPixels() argument 477 int minY = deCeilFloatToInt32(((-quadSize / w) * 0.5f + 0.5f) * (float)height + 1.0f); in execute() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_morpho.c | 93 int minY; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_3_2_autogen.cpp | 1009 CapturePrimitiveBoundingBox(const State &glState, bool isCallValid, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) CapturePrimitiveBoundingBox() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES32.cpp | 508 ValidatePrimitiveBoundingBox(const Context *context, angle::EntryPoint entryPoint, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) ValidatePrimitiveBoundingBox() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.cpp | 1019 GL_PrimitiveBoundingBox(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) GL_PrimitiveBoundingBox() argument
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 3267 const int minY = deFloorFloatToInt32(((float)y-0.5f) / dstH * srcH); in compareGenMipmapVeryLenient() local
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omap3isp.h | 587 __u8 minY; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omap3isp.h | 592 __u8 minY; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omap3isp.h | 302 __u8 minY; member
|