Searched defs:set_height (Results 1 - 8 of 8) sorted by path

/external/chromium_org/google_apis/drive/
H A Ddrive_api_parser.h407 void set_height(int height) { height_ = height; } function in class:google_apis::ImageMediaMetadata
/external/chromium_org/gpu/tools/compositor_model_bench/
H A Drender_tree.h70 void set_height(int height) { function in class:RenderNode
/external/chromium_org/ppapi/cpp/
H A Drect.h40 set_height(rect.size.height);
53 set_height(h);
68 set_height(h);
178 void set_height(int32_t h) { function in class:pp::Rect
249 set_height(h);
422 set_height(rect.size.height);
435 set_height(h);
450 set_height(h);
563 void set_height(float h) { function in class:pp::FloatRect
634 set_height(
[all...]
H A Dsize.h35 set_height(s.height);
46 set_height(h);
103 void set_height(int h) { function in class:pp::Size
124 set_height(h);
133 set_height(height() + h);
166 set_height(s.height);
177 set_height(h);
237 void set_height(float h) { function in class:pp::FloatSize
258 set_height(h);
267 set_height(heigh
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp427 void set_height(uint64 height) { height_ = height; } function in class:mkvmuxer::VideoTrack
/external/chromium_org/third_party/webrtc/common_video/
H A Di420_video_frame.cc140 int I420VideoFrame::set_height(int height) { function in class:webrtc::I420VideoFrame
/external/chromium_org/ui/gfx/geometry/
H A Drect_base.h39 void set_height(Type height) { size_.set_height(height); } function in class:gfx::RectBase
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp428 void set_height(uint64 height) { height_ = height; } function in class:mkvmuxer::VideoTrack

Completed in 974 milliseconds