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

  /hardware/libhardware/include/hardware/
audio_policy.h 339 char * (*get_parameters)(void *service, audio_io_handle_t io_handle, member in struct:audio_policy_service_ops
camera.h 255 char *(*get_parameters)(struct camera_device *); member in struct:camera_device_ops
258 call get_parameters. Use this function to return the memory back to
audio.h 205 char * (*get_parameters)(const struct audio_stream *stream, member in struct:audio_stream
377 char * (*get_parameters)(const struct audio_hw_device *dev, member in struct:audio_hw_device
  /development/tools/emulator/system/camera/
EmulatedCamera.cpp 877 char* EmulatedCamera::get_parameters(struct camera_device* dev) function in class:android::EmulatedCamera
964 EmulatedCamera::get_parameters,
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 326 public function get_parameters() { function

Completed in 1363 milliseconds