Home
last modified time | relevance | path

Searched defs:Flip (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DITypBitsetTests.cpp98 TEST_F(ITypBitsetTest, Flip) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dimage_utils.cc107 Status Flip(std::shared_ptr<Tensor> input, std::shared_ptr<Tensor> *output, int flip_code) { in Flip() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1590 bool Flip = false; in contracting() local