Searched defs:setInput (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_bufferqueue.h137 virtual void setInput(buffer_info_t bufinfo, const char *format, android::ShotParameters &params) { function in class:BQ_BufferSourceInput
139 BufferSourceInput::setInput(bufinfo, format, params);
H A Dcamera_test_surfacetexture.h225 virtual void setInput(buffer_info_t bufinfo, const char *format) { function in class:ST_BufferSourceInput
228 BufferSourceInput::setInput(bufinfo, format, params);
H A Dcamera_test_surfacetexture.cpp743 void BufferSourceInput::setInput(buffer_info_t bufinfo, const char *format, ShotParameters &params) { function in class:BufferSourceInput
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioHardwareALSA.h219 void (*setInput)(int); member in struct:android_audio_legacy::alsa_device_t

Completed in 145 milliseconds