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

  /external/libmojo/mojo/public/cpp/bindings/tests/
rect_chromium.h 45 void set_width(int width) { function in class:mojo::test::RectChromium
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h 796 void set_width(uint64_t width) { width_ = width; } function in class:mkvmuxer::VideoTrack
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 1804 void set_width(uint32_t inValue) { m_struct.width = inValue; } function in class:vkextent2d_struct_wrapper
1835 void set_width(uint32_t inValue) { m_struct.width = inValue; } function in class:vkextent3d_struct_wrapper
1942 void set_width(uint32_t inValue) { m_struct.width = inValue; } function in class:vkframebuffercreateinfo_struct_wrapper
4886 void set_width(float inValue) { m_struct.width = inValue; } function in class:vkviewport_struct_wrapper
    [all...]

Completed in 257 milliseconds