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/webrtc/rtc_base/ | ||
| D | openssl_adapter.cc | 259 void OpenSSLAdapter::SetIdentity(std::unique_ptr<SSLIdentity> identity) {  in SetIdentity()  function in rtc::OpenSSLAdapter | 
| D | openssl_stream_adapter.cc | 319 void OpenSSLStreamAdapter::SetIdentity(std::unique_ptr<SSLIdentity> identity) {  in SetIdentity()  function in rtc::OpenSSLStreamAdapter | 
| /external/pdfium/core/fxcrt/ | ||
| D | fx_coordinates_unittest.cpp | 374 TEST(CFX_Matrix, SetIdentity) {  in TEST()  argument |