Searched defs:exact (Results 1 – 4 of 4) sorted by relevance
82 private fun exact(value: Int) = View.MeasureSpec.makeMeasureSpec(value, View.MeasureSpec.EXACTLY) in <lambda>() method
430 static void* load_system_driver(const char* kind, const char* suffix, const bool exact) { in load_system_driver()434 static std::string find(const char* libraryName, const bool exact) { in load_system_driver()457 const std::string& pattern, const char* const search, bool exact) { in load_system_driver()641 const bool exact) { in attempt_to_load_system_driver()
173 bool exact = true; in timeToT() local252 bool exact; in timeToValues() local
298 public void computeBounds(@NonNull RectF bounds, boolean exact) { in computeBounds()