Home
last modified time | relevance | path

Searched refs:set_y (Results 1 – 4 of 4) sorted by relevance

/external/v4l2_codec2/vda/
Drect.h36 void set_y(int y) { y_ = y; } in set_y() function
55 set_y(y); in SetRect()
/external/libmojo/mojo/public/cpp/bindings/tests/
Drect_chromium_traits.h25 out->set_y(r.y());
Drect_chromium.h42 void set_y(int y) { y_ = y; } in set_y() function
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h376 void set_y(float new_y) { y_ = new_y; } in set_y() function