Searched refs:kBoth (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/test/testsupport/metrics/ |
D | video_metrics.cc | 28 enum VideoMetricsType { kPSNR, kSSIM, kBoth }; enumerator 124 case kBoth: in CalculateMetrics() 162 return CalculateMetrics(kBoth, ref_filename, test_filename, width, height, in I420MetricsFromFiles()
|
/external/boringssl/src/crypto/cipher/ |
D | cipher_test.cc | 224 kBoth, in TestCipher() enumerator 225 } operation = kBoth; in TestCipher()
|
/external/skia/gm/ |
D | filterfastbounds.cpp | 112 static const SkDropShadowImageFilter::ShadowMode kBoth = in create_paints() local 118 SK_ColorRED, kBoth, in create_paints()
|