OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_width
(Results
1 - 3
of
3
) sorted by null
/external/libvncserver/webclients/novnc/include/
display.js
63
that.
set_width
= function (val) { that.resize(val, fb_height); };
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp
432
void
set_width
(uint64 width) { width_ = width; }
function in class:mkvmuxer::VideoTrack
[
all
...]
/external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp
431
void
set_width
(uint64 width) { width_ = width; }
function in class:mkvmuxer::VideoTrack
[
all
...]
Completed in 609 milliseconds