Searched refs:DIRECTION_HORIZONTAL (Results 1 – 6 of 6) sorted by relevance
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_application_ConfigurationConstant.js | 23 DIRECTION_HORIZONTAL: 1, property
|
D | ohos_resourceManager.js | 22 DIRECTION_HORIZONTAL : 1 property
|
/third_party/ffmpeg/libavfilter/ |
D | edge_common.c | 43 if (gy > -tanpi8gx && gy < tanpi8gx) return DIRECTION_HORIZONTAL; in get_rounded_direction() 101 case DIRECTION_HORIZONTAL: COPY_MAXIMA( 0, -1, 0, 1); break; in ff_non_maximum_suppression()
|
D | edge_common.h | 35 DIRECTION_HORIZONTAL, enumerator
|
D | vf_blurdetect.c | 137 case DIRECTION_HORIZONTAL: dX = 1; dY = 0; break; in edge_width()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 1508 DIRECTION_HORIZONTAL = 0, enumerator 1915 …z(), config.patternPos.x(), config.patternSize.x(), config.viewportSize.x(), DIRECTION_HORIZONTAL); in verifyRenderResult() 2112 …const int patternStartNdx = (queryDir == DIRECTION_HORIZONTAL) ? ((m_hasGeometryStage) ? (1) : (0)… in getNumberOfLinesRange()
|