Home
last modified time | relevance | path

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

/third_party/flutter/skia/docs/examples/
DPath_isNestedFillRects.cpp14 SkPath::Direction directions[2]; in draw() local
/third_party/ffmpeg/libavfilter/
Dvf_edgedetect.c54 char *directions; member
354 int8_t *directions = plane->directions; in filter_frame() local
/third_party/boost/boost/geometry/algorithms/detail/
Dget_left_turns.hpp228 std::vector<std::pair<bool, bool> > directions; in block_turns() local
/third_party/flutter/glfw/src/
Dwin32_joystick.c550 const int directions[9] = { 1, 3, 2, 6, 4, 12, 8, 9, 0 }; in pollJoystickState() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBarycentricCoordinatesTests.cpp226 std::vector<tcu::Vec4> directions; in iterate() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsAsWinding.cpp60 Contour::Direction directions[3]; in contains_edge() local
DSkPathOpsDebug.cpp2917 SkTDArray<SkPath::Direction> directions; in ShowOnePath() local
/third_party/vk-gl-cts/external/vulkancts/modules/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/boost/boost/geometry/algorithms/detail/sections/
Dsectionalize.hpp92 int directions[DimensionCount]; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandevents.c151 static const uint32_t directions[] = { in ProcessHitTest() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11events.c488 static const int directions[] = { in ProcessHitTest() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dhex_float_test.cpp848 std::vector<spvutils::round_direction> directions; member
/third_party/curl/lib/vtls/
Dgskit.c519 int directions) in pipe_ssloverssl()
/third_party/glslang/gtests/
DHexFloat.cpp845 std::vector<spvutils::round_direction> directions; member
/third_party/spirv-tools/test/
Dhex_float_test.cpp889 std::vector<round_direction> directions; member
/third_party/weston/libweston/
Dinput.c4477 uint32_t directions) in is_border_blocking_directions()
4496 uint32_t directions) in get_closest_border()
4555 uint32_t directions = 0; in get_motion_directions() local
4584 uint32_t directions; in weston_pointer_clamp_event_to_region() local
/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.h773 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.cpp3468 signed char directions[] = {-1, -1, -1, -1, -1}; // -1 to 3; -1 is uninitialized in IsRectContour() local
/third_party/flutter/skia/src/core/
DSkPath.cpp492 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