Home
last modified time | relevance | path

Searched defs:is_cpu (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DSkSLTest.cpp55 static constexpr bool is_cpu(int flags) { in is_cpu() function
/external/ImageMagick/MagickCore/
Dopencl.c1052 static double RunOpenCLBenchmark(MagickBooleanType is_cpu) in RunOpenCLBenchmark()