HomeSort by relevance Sort by last modified time
    Searched refs:_tofixed (Results 1 - 2 of 2) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
MediaDescr.py 44 def _tofixed(float): function
72 'compressionID', 'packetSize', ('sampleRate', _tofixed, _fromfixed)),
81 'compressionID', 'packetSize', ('sampleRate', _tofixed, _fromfixed), 'samplesPerPacket',
91 'width', 'height', ('hRes', _tofixed, _fromfixed), ('vRes', _tofixed, _fromfixed),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
MediaDescr.py 44 def _tofixed(float): function
72 'compressionID', 'packetSize', ('sampleRate', _tofixed, _fromfixed)),
81 'compressionID', 'packetSize', ('sampleRate', _tofixed, _fromfixed), 'samplesPerPacket',
91 'width', 'height', ('hRes', _tofixed, _fromfixed), ('vRes', _tofixed, _fromfixed),

Completed in 2481 milliseconds