Home
last modified time | relevance | path

Searched defs:GetEdge (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dcommon_test.py23 def GetEdge(node): function
37 def GetEdge(node): function
/third_party/node/tools/gyp/pylib/gyp/
Dcommon_test.py24 def GetEdge(node): function
40 def GetEdge(node): function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dcanny.cc104 static float GetEdge(const std::vector<float> &temp, int width, int height, int x, int y) { in GetEdge() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image.cpp415 void dng_image::GetEdge (dng_pixel_buffer &buffer, in GetEdge() function in dng_image