Home
last modified time | relevance | path

Searched defs:directions (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_edgedetect.c55 char *directions; member
181 int8_t *directions = plane->directions; in filter_frame() local
Dvf_blurdetect.c65 int8_t *directions; member
267 int8_t *directions = s->directions; in blurdetect_filter_frame() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryBarycentricCoordinatesTests.cpp226 std::vector<tcu::Vec4> directions; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBarycentricCoordinatesTests.cpp226 std::vector<tcu::Vec4> directions; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarycentricCoordinatesTests.cpp306 std::vector<tcu::Vec4> directions; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBarycentricCoordinatesTests.cpp267 std::vector<tcu::Vec4> directions; in iterate() local
/third_party/skia/src/pathops/
DSkPathOpsAsWinding.cpp61 Contour::Direction directions[3]; in contains_edge() local
DSkPathOpsDebug.cpp2892 SkTDArray<SkPathDirection> directions; in ShowOnePath() local
/third_party/glslang/gtests/
DHexFloat.cpp845 std::vector<spvutils::round_direction> directions; member
/third_party/node/deps/ada/
Dada.cpp8218 struct directions { struct
8219 uint32_t start_code;
8220 uint32_t final_code;
8221 direction direct;
8983 size_t directions = 0; in is_rtl_label() local
/third_party/spirv-tools/test/
Dhex_float_test.cpp889 std::vector<round_direction> directions; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp889 std::vector<round_direction> directions; member
/third_party/skia/third_party/externals/spirv-tools/test/
Dhex_float_test.cpp889 std::vector<round_direction> directions; member
/third_party/libinput/src/
Dlibinput-private.h883 enum directions { enum
Devdev-mt-touchpad.c978 int directions = 0; in tp_palm_detect_move_out_of_edge() local
/third_party/skia/src/core/
DSkPath.cpp3514 signed char directions[] = {-1, -1, -1, -1, -1}; // -1 to 3; -1 is uninitialized in IsRectContour() local
/third_party/weex-loader/deps/weex-styler/lib/
Dvalidator.js1418 directions: ["to", "bottom"], property