Home
last modified time | relevance | path

Searched defs:set_y (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/tests/
Drect_chromium.h42 void set_y(int y) { y_ = y; } in set_y() function
/external/v4l2_codec2/vda/
Drect.h36 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