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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
generator.py 357 _width = len(repr(sys.maxint-1))
358 _fmt = '%%0%dd' % _width
354 _width = len(repr(sys.maxint-1)) variable
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
generator.py 357 _width = len(repr(sys.maxint-1))
358 _fmt = '%%0%dd' % _width
354 _width = len(repr(sys.maxint-1)) variable
  /external/webrtc/src/modules/interface/
module_common_types.h 499 WebRtc_UWord32 Width() const {return _width;}
507 void SetWidth(const WebRtc_UWord32 width) {_width = width;}
531 WebRtc_UWord32 _width; member in class:webrtc::VideoFrame
543 _width(0),
601 WebRtc_UWord32 tmpWidth = _width;
606 _width = videoFrame._width;
611 videoFrame._width = tmpWidth;
660 _width = videoFrame._width;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 223 milliseconds