/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayMdp.h | 156 bool play(int fd, uint32_t offset); 310 inline bool MdpData::play(int fd, uint32_t offset) { in play() function 313 if(!mdp_wrapper::play(mFd.getFD(), mOvData)){ in play()
|
D | mdpWrapper.h | 84 bool play(int fd, msmfb_overlay_data& od); 221 inline bool play(int fd, msmfb_overlay_data& od) { in play() function
|
D | overlayCtrlData.h | 234 return mMdp->play(fd, offset); in queueBuffer()
|
D | overlayMdssRot.cpp | 173 if(!overlay::mdp_wrapper::play(mFd.getFD(), mRotData)) { in queueBuffer()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMdp.h | 154 bool play(int fd, uint32_t offset); 304 inline bool MdpData::play(int fd, uint32_t offset) { in play() function 307 if(!mdp_wrapper::play(mFd.getFD(), mOvData)){ in play()
|
D | mdpWrapper.h | 87 bool play(int fd, msmfb_overlay_data& od); 248 inline bool play(int fd, msmfb_overlay_data& od) { in play() function
|
D | overlayCtrlData.h | 234 return mMdp->play(fd, offset); in queueBuffer()
|
D | overlayMdssRot.cpp | 203 if(!overlay::mdp_wrapper::play(mFd.getFD(), mRotData)) { in queueBuffer()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMdp.h | 182 bool play(int fd, uint32_t offset); 380 inline bool MdpData::play(int fd, uint32_t offset) { in play() function 383 if(!mdp_wrapper::play(mFd.getFD(), mOvData)){ in play()
|
D | mdpWrapper.h | 81 bool play(int fd, msmfb_overlay_data& od); 214 inline bool play(int fd, msmfb_overlay_data& od) { in play() function
|
D | overlayCtrlData.h | 233 return mMdp->play(fd, offset); in queueBuffer()
|
D | overlayMdssRot.cpp | 149 if(!overlay::mdp_wrapper::play(mFd.getFD(), mRotData)) { in queueBuffer()
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMdp.h | 188 bool play(int fd, uint32_t offset); 420 inline bool MdpData::play(int fd, uint32_t offset) { in play() function 423 if(!mdp_wrapper::play(mFd.getFD(), mOvData)){ in play()
|
D | mdpWrapper.h | 76 bool play(int fd, msmfb_overlay_data& od); 182 inline bool play(int fd, msmfb_overlay_data& od) { in play() function
|
D | overlayCtrlData.h | 254 return mMdp.play(fd, offset); in queueBuffer()
|
D | overlayMdssRot.cpp | 143 if(!overlay::mdp_wrapper::play(mFd.getFD(), mRotData)) { in queueBuffer()
|
/hardware/google/av/media/codecs/cmds/ |
D | codec2.cpp | 86 void play(const sp<IMediaSource> &source); 199 void SimplePlayer::play(const sp<IMediaSource> &source) { in play() function in __anona475c49d0111::SimplePlayer 479 player.play(mediaSource); in main()
|
/hardware/interfaces/cas/1.0/ |
D | types.hal | 92 * that the device is no longer permitted to play content.
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 297 * play out-band tone. 300 * @param start true = start play ringback tone, false = stop playing ringback tone
|
D | IRadio.hal | 644 * it must cancel the previous tone and play the new one.
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 88 * is no longer permitted to play content.
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 128 * to play the mix captured by this audio source. 411 * only used to play device specific resources (eg: ringtones).
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 132 * to play the mix captured by this audio source.
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 126 * to play the mix captured by this audio source.
|