OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloseEnough
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsmtrx.c
92
cmsBool
CloseEnough
(cmsFloat64Number a, cmsFloat64Number b)
107
if (!
CloseEnough
(a ->v[i].n[j], Identity.v[i].n[j])) return FALSE;
/frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp
527
static bool
CloseEnough
(int64_t time1Us, int64_t time2Us) {
696
if (!
CloseEnough
(bufferTimeUs, actualSeekTimeUs)) {
Completed in 70 milliseconds