Searched defs:toColor (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/common/ |
D | tcuFuzzyImageCompare.cpp | 68 static inline deUint32 toColor (Vec4 v) in toColor() function
|
/external/deqp/framework/randomshaders/ |
D | rsgProgramExecutor.cpp | 203 inline tcu::RGBA toColor (tcu::Vec4 rgba) in toColor() function
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
D | btIDebugDraw.h | 87 …ne(const btVector3& from,const btVector3& to, const btVector3& fromColor, const btVector3& toColor) in drawLine()
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/ |
D | btIDebugDraw.java | 199 public void drawLine(Vector3 from, Vector3 to, Vector3 fromColor, Vector3 toColor) { in drawLine()
|
D | LinearMathJNI.java | 584 …rawLine__SWIG_1(btIDebugDraw jself, Vector3 from, Vector3 to, Vector3 fromColor, Vector3 toColor) { in SwigDirector_btIDebugDraw_drawLine__SWIG_1()
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/ |
D | linearmath_wrap.cpp | 2079 …btVector3 const &from, btVector3 const &to, btVector3 const &fromColor, btVector3 const &toColor) { in drawLine()
|