Searched defs:getNormalized (Results 1 – 5 of 5) sorted by relevance
| /external/spirv-llvm/lib/SPIRV/libSPIRV/ | ||
| D | SPIRVValue.h | 324 SPIRVWord getNormalized() const { in getNormalized() function |
| /external/deqp/modules/glshared/ | ||
| D | glsVertexArrayTests.hpp | 186 virtual bool getNormalized (void) const { return m_normalize; } in getNormalized() function in deqp::gls::ContextArray |
| D | glsDrawTest.cpp | 907 bool getNormalized (void) const { return m_normalize; } in getNormalized() function in deqp::gls::__anon43398ad90111::AttributeArray |
| /external/conscrypt/common/src/main/java/org/conscrypt/ | ||
| D | OpenSSLCipher.java | 75 public static Padding getNormalized(String value) { in getNormalized() method in OpenSSLCipher.Padding |
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ | ||
| D | OpenSSLCipher.java | 78 public static Padding getNormalized(String value) { in getNormalized() method in OpenSSLCipher.Padding |