Home
last modified time | relevance | path

Searched defs:to_front (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dring_util.hpp186 bool to_front = (bnd.side == edge_left); in hot_pixel_set_left_to_right() local
223 bool to_front = (bnd.side == edge_left); in hot_pixel_set_right_to_left() local
332 bool to_front = (bnd.side == edge_left); in add_point_to_ring() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-queue.c44 struct cx18_queue *q, int to_front) in _cx18_enqueue()