HomeSort by relevance Sort by last modified time
    Searched defs:set_y (Results 1 - 3 of 3) sorted by null

  /external/libmojo/mojo/public/cpp/bindings/tests/
rect_chromium.h 42 void set_y(int y) { y_ = y; } function in class:mojo::test::RectChromium
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h 376 void set_y(float new_y) { y_ = new_y; } function in class:mkvmuxer::PrimaryChromaticity
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 1346 void set_y(uint32_t inValue) { m_struct.y = inValue; } function in class:vkdispatchindirectcommand_struct_wrapper
2722 void set_y(int32_t inValue) { m_struct.y = inValue; } function in class:vkoffset2d_struct_wrapper
2753 void set_y(int32_t inValue) { m_struct.y = inValue; } function in class:vkoffset3d_struct_wrapper
4884 void set_y(float inValue) { m_struct.y = inValue; } function in class:vkviewport_struct_wrapper
    [all...]

Completed in 551 milliseconds