OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 69 milliseconds