Searched defs:drawing (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/libs/graph/test/ |
D | is_straight_line_draw_test.cpp | 43 drawing_t drawing(drawing_storage.begin(), get(vertex_index, g)); in main() local
|
D | all_planar_input_files_test.cpp | 200 drawing_map_t drawing(drawing_vector.begin(), get(vertex_index, g)); in test_graph() local
|
D | parallel_edges_loops_test.cpp | 269 drawing_map_t drawing(drawing_vector.begin(), get(vertex_index, g)); in test_graph() local
|
/third_party/boost/boost/graph/ |
D | is_straight_line_drawing.hpp | 91 const Graph& g, GridPositionMap drawing, VertexIndexMap) in is_straight_line_drawing() 202 bool is_straight_line_drawing(const Graph& g, GridPositionMap drawing) in is_straight_line_drawing()
|
D | chrobak_payne_drawing.hpp | 63 ForwardIterator ordering_end, GridPositionMap drawing, VertexIndexMap vm) in chrobak_payne_straight_line_drawing() 242 ForwardIterator ord_end, GridPositionMap drawing) in chrobak_payne_straight_line_drawing()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11videosink.cpp | 133 gboolean drawing; member
|