/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'.
|
/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,
|
/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...] |