OSDN Git Service

Rename type() to streamType()
authorGlenn Kasten <gkasten@google.com>
Wed, 8 Feb 2012 20:35:35 +0000 (12:35 -0800)
committerGlenn Kasten <gkasten@google.com>
Wed, 8 Feb 2012 20:52:00 +0000 (12:52 -0800)
commit02bbd20cece1785c223ac4ca2ddc635931a80673
treef43adecd4648ff511eacc7ca2921c167ed3220de
parent98ec94c5854daccc3474758524e7f4adfe535ce0
Rename type() to streamType()

This avoids possible confusion with thread's type().
Also remove redundant cast "(audio_stream_type_t)".

Change-Id: I320b9177b6c267a102d215f002228bcf988c437a
services/audioflinger/AudioFlinger.cpp
services/audioflinger/AudioFlinger.h