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

  /external/eigen/bench/btl/data/
smooth.cxx 102 int window_width=2*window_half_width+1; local
106 vector<double> sample(window_width);
110 for ( int j=0 ; j < window_width ; j++ ){
  /external/ImageMagick/coders/
dcm.c 2840 window_width; local
    [all...]
  /external/deqp/external/openglcts/modules/common/
glcViewportArrayTests.cpp 1499 const GLint window_width = m_context.getRenderContext().getRenderTarget().getWidth(); local
    [all...]
  /external/python/cpython2/Lib/lib-tk/
turtle.py 125 'window_height', 'window_width']
138 'window_height', 'window_width', 'write', 'xcor', 'ycor']
1256 def window_width(self): member in class:TurtleScreen
3386 def window_width(self): function
    [all...]
  /external/python/cpython3/Lib/
turtle.py 126 'window_height', 'window_width']
1308 def window_width(self): member in class:TurtleScreen
    [all...]
  /external/tensorflow/tensorflow/stream_executor/
dnn.h 616 // window_width: width of input window
677 int64 window_width() const { return GetDim(window_, DimIndex::X); } function in class:perftools::gputools::dnn::PoolingDescriptor
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 125 'window_height', 'window_width']
138 'window_height', 'window_width', 'write', 'xcor', 'ycor']
1255 def window_width(self): member in class:TurtleScreen
3385 def window_width(self): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 125 'window_height', 'window_width']
138 'window_height', 'window_width', 'write', 'xcor', 'ycor']
1255 def window_width(self): member in class:TurtleScreen
3385 def window_width(self): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 125 'window_height', 'window_width']
138 'window_height', 'window_width', 'write', 'xcor', 'ycor']
1255 def window_width(self): member in class:TurtleScreen
3385 def window_width(self): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 125 'window_height', 'window_width']
138 'window_height', 'window_width', 'write', 'xcor', 'ycor']
1255 def window_width(self): member in class:TurtleScreen
3385 def window_width(self): function
    [all...]

Completed in 502 milliseconds