Searched defs:SetIdentity (Results 1 – 4 of 4) sorted by relevance
/external/dng_sdk/source/ | ||
D | dng_matrix.cpp | 94 void dng_matrix::SetIdentity (uint32 count) in SetIdentity() function in dng_matrix |
/external/pdfium/core/fxcrt/ | ||
D | fx_coordinates_unittest.cpp | 373 TEST(CFX_Matrix, SetIdentity) { in TEST() argument |
/external/webrtc/rtc_base/ | ||
D | openssl_adapter.cc | 224 void OpenSSLAdapter::SetIdentity(std::unique_ptr<SSLIdentity> identity) { in SetIdentity() function in rtc::OpenSSLAdapter |
D | openssl_stream_adapter.cc | 288 void OpenSSLStreamAdapter::SetIdentity(std::unique_ptr<SSLIdentity> identity) { in SetIdentity() function in rtc::OpenSSLStreamAdapter |