Searched defs:positive_value (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/time/ |
D | time.h | 796 int64_t positive_value) { in FromProduct()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderImageLoadStoreTests.cpp | 9697 static bool verifyFloat(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloat() 9750 static bool verifyFloatSignedNorm(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatSignedNorm() 9791 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger() 9829 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger() 9853 static bool verifyFloatUnsigned(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatUnsigned()
|
/external/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 930 GLint positive_value = glGetUniformLocation(ph.program, "positive_value"); in TEST_F() local
|