Home
last modified time | relevance | path

Searched defs:setTolerance (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DGlitchActivity.java234 public native void setTolerance(float tolerance); in setTolerance() method in GlitchActivity
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DGlitchAnalyzer.h54 void setTolerance(double tolerance) { in setTolerance() function