OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_presentation_position
(Results
1 - 13
of
13
) sorted by null
/frameworks/av/media/libnbaio/
AudioStreamOutSink.cpp
71
if (mStream->
get_presentation_position
== NULL) {
77
if (mStream->
get_presentation_position
(mStream, &position64, &time) != OK) {
/frameworks/av/services/audioflinger/
AudioStreamOut.cpp
92
status_t status = stream->
get_presentation_position
(stream, &halPosition, timestamp);
Threads.cpp
[
all
...]
/hardware/libhardware/include/hardware/
audio.h
399
int (*
get_presentation_position
)(const struct audio_stream_out *stream,
member in struct:audio_stream_out
/device/asus/fugu/libaudio/
audio_hal_thunks.cpp
548
out->stream.
get_presentation_position
= out_get_presentation_position;
/device/linaro/hikey/audio/
audio_hw.c
462
out->stream.
get_presentation_position
= out_get_presentation_position;
/hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c
616
out->stream.
get_presentation_position
= out_get_presentation_position;
[
all
...]
/hardware/libhardware/modules/usbaudio/
audio_hal.c
560
out->stream.
get_presentation_position
= out_get_presentation_position;
[
all
...]
/system/bt/audio_a2dp_hw/
audio_a2dp_hw.c
1122
out->stream.
get_presentation_position
= out_get_presentation_position;
[
all
...]
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
[
all
...]
/device/google/dragon/audio/hal/
audio_hw.c
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
/device/htc/flounder/audio/hal/
audio_hw.c
[
all
...]
Completed in 503 milliseconds