Home
last modified time | relevance | path

Searched refs:DIRECTION_HORIZONTAL (Results 1 – 6 of 6) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_ConfigurationConstant.js23 DIRECTION_HORIZONTAL: 1, property
Dohos_resourceManager.js22 DIRECTION_HORIZONTAL : 1 property
/third_party/ffmpeg/libavfilter/
Dedge_common.c43 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()
Dedge_common.h35 DIRECTION_HORIZONTAL, enumerator
Dvf_blurdetect.c137 case DIRECTION_HORIZONTAL: dX = 1; dY = 0; break; in edge_width()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1508 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()