Home
last modified time | relevance | path

Searched refs:kBoth (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/test/testsupport/metrics/
Dvideo_metrics.cc28 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/
Dcipher_test.cc224 kBoth, in TestCipher() enumerator
225 } operation = kBoth; in TestCipher()
/external/skia/gm/
Dfilterfastbounds.cpp112 static const SkDropShadowImageFilter::ShadowMode kBoth = in create_paints() local
118 SK_ColorRED, kBoth, in create_paints()