| /device/generic/vulkan-cereal/include/glm/gtx/ |
| D | wrap.inl | 7 GLM_FUNC_QUALIFIER vecType<T, P> clamp(vecType<T, P> const& Texcoord) function 13 GLM_FUNC_QUALIFIER genType clamp(genType const & Texcoord) function
|
| D | simd_vec4.inl | 420 GLM_FUNC_QUALIFIER detail::fvec4SIMD clamp function 430 GLM_FUNC_QUALIFIER detail::fvec4SIMD clamp function
|
| /device/google/contexthub/firmware/os/algos/common/math/ |
| D | quat.c | 19 static float clamp(float x) { return x < 0.0f ? 0.0f : x; } in clamp() function
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | validationGL46.cpp | 38 GLfloat clamp) in ValidatePolygonOffsetClamp()
|
| D | validationGL3.cpp | 26 bool ValidateClampColor(const Context *context, GLenum target, GLenum clamp) in ValidateClampColor()
|
| D | Context_gl.cpp | 368 void Context::clampColor(GLenum target, GLenum clamp) in clampColor() 3742 void Context::polygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in polygonOffsetClamp()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_4_6_autogen.cpp | 89 void GL_APIENTRY PolygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in PolygonOffsetClamp()
|
| D | entry_points_gl_3_0_autogen.cpp | 265 void GL_APIENTRY ClampColor(GLenum target, GLenum clamp) in ClampColor()
|
| D | libGL_autogen.cpp | 3105 void GL_APIENTRY glClampColor(GLenum target, GLenum clamp) in glClampColor() 6348 void GL_APIENTRY glPolygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in glPolygonOffsetClamp()
|
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | GLTestUtils.cpp | 102 static float clamp(float x, float low, float high) { in clamp() function
|
| /device/generic/vulkan-cereal/include/glm/detail/ |
| D | func_common.inl | 543 GLM_FUNC_QUALIFIER genType clamp(genType x, genType minVal, genType maxVal) function 550 GLM_FUNC_QUALIFIER vecType<T, P> clamp(vecType<T, P> const & x, T minVal, T maxVal) function 557 …GLM_FUNC_QUALIFIER vecType<T, P> clamp(vecType<T, P> const & x, vecType<T, P> const & minVal, vecT… function
|
| /device/generic/goldfish/camera/ |
| D | Converters.h | 133 clamp(int x) in clamp() function
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | mathutil.h | 116 inline T clamp(T x, MIN min, MAX max) in clamp() function
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | etc.cpp | 159 static inline int clamp(int x) { in clamp() function
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
| D | etc.cpp | 159 static inline int clamp(int x) { in clamp() function
|
| /device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/ |
| D | etc.cpp | 159 static inline int clamp(int x) { in clamp() function
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | SymbolTable_ESSL_autogen.cpp | 1133 constexpr const ImmutableString clamp("clamp"); variable
|
| D | SymbolTable_autogen.cpp | 2326 constexpr const ImmutableString clamp("clamp"); variable
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
| D | null_functions.cpp | 200 void INTERNAL_GL_APIENTRY glClampColorNULL(GLenum target, GLenum clamp) {} in glClampColorNULL()
|