Searched refs:whether (Results 1 – 8 of 8) sorted by relevance
31 and on any theory of liability, whether in contract, strict liability,
39 and on any theory of liability, whether in contract, strict liability,
11 // whether or not a pixel is on the current target layer. For pixels that are
49 // whether or not to use integral image in this iteration.146 // Next, tries to figure out whether or not this pixel is on the boundary455 // Tests whether this pixel has a valid depth behind the focal depth.
50 // whether or not to use integral image in this iteration.132 // Next, tries to figure out whether or not this pixel is on the boundary191 // Next, tries to figure out whether or not this pixel is on the boundary
139 : checks whether the specified device is active.142 : checks whether the specified device type is active.
20 reconsider the benchmark and to check whether it can still fulfill this118 whether code is generated for all statements of Dhrystone.
9748 private void setHorizontallyScrolling(final boolean whether) throws Throwable { in setHorizontallyScrolling() argument9749 mActivityRule.runOnUiThread(() -> mTextView.setHorizontallyScrolling(whether)); in setHorizontallyScrolling()