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

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
utils.py 53 def open_output( filename ): function
66 # Close the output that was returned by `open_output'.
formatter.py 103 output = open_output( toc_filename )
142 output = open_output( index_filename )
185 output = open_output( section_filename )
  /frameworks/av/services/audiopolicy/service/
AudioPolicyClientImplLegacy.cpp 65 static audio_io_handle_t open_output(audio_module_handle_t module, function
114 return open_output(AUDIO_MODULE_HANDLE_NONE, pDevices, pSamplingRate, pFormat, pChannelMask,
128 return open_output(module, pDevices, pSamplingRate, pFormat, pChannelMask,
AudioPolicyService.cpp     [all...]
  /hardware/libhardware/include/hardware/
audio_policy.h 269 audio_io_handle_t (*open_output)(void *service, member in struct:audio_policy_service_ops
385 * Same as open_output() but specifying a specific HW module on which the output must be opened.
  /toolchain/binutils/binutils-2.25/ld/
ldlang.c 3096 open_output (const char *name) function
    [all...]

Completed in 135 milliseconds