HomeSort by relevance Sort by last modified time
    Searched refs:Halve (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/skia/ext/
convolver_unittest.cc 87 // Tests that using a box filter to halve an image results in every square of 4
89 TEST(Convolver, Halve) {
image_operations_unittest.cc 386 TEST(ImageOperations, Halve) {
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 748 bool Halve = false;
751 Halve = true;
755 if (! Halve)
    [all...]

Completed in 97 milliseconds