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

  /external/webkit/Source/WebCore/rendering/
RenderDetails.cpp 61 beforeChild = getRenderPosition(m_mainSummary);
100 RenderObject* RenderDetails::getRenderPosition(RenderObject* object)
125 contentBlock()->addChild(m_mainSummary, getRenderPosition(m_mainSummary));
  /hardware/libhardware_legacy/audio/
AudioHardwareStub.cpp 161 status_t AudioStreamOutStub::getRenderPosition(uint32_t *dspFrames)
A2dpAudioInterface.cpp 493 status_t A2dpAudioInterface::A2dpAudioStreamOut::getRenderPosition(uint32_t *driverFrames)
AudioDumpInterface.cpp 411 status_t AudioStreamOutDump::getRenderPosition(uint32_t *dspFrames)
413 if (mFinalStream != 0 ) return mFinalStream->getRenderPosition(dspFrames);
AudioHardwareGeneric.cpp 303 status_t AudioStreamOutGeneric::getRenderPosition(uint32_t *dspFrames)
  /hardware/qcom/audio/legacy/alsa_sound/
AudioStreamOutALSA.cpp 378 status_t AudioStreamOutALSA::getRenderPosition(uint32_t *dspFrames)
  /hardware/msm7k/libaudio-qdsp5v2/
AudioHardware.cpp 332 status_t AudioHardware::AudioStreamOutQ5V2::getRenderPosition(uint32_t *dspFrames)
  /frameworks/av/media/libmedia/
AudioSystem.cpp 364 status_t AudioSystem::getRenderPosition(size_t *halFrames, size_t *dspFrames,
374 return af->getRenderPosition(halFrames, dspFrames, getOutput(stream));
IAudioFlinger.cpp 494 virtual status_t getRenderPosition(size_t *halFrames, size_t *dspFrames,
    [all...]
  /hardware/msm7k/libaudio/
AudioHardware.cpp 864 status_t AudioHardware::AudioStreamOutMSM72xx::getRenderPosition(uint32_t *dspFrames)
    [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp     [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 1027 status_t AudioFlinger::getRenderPosition(size_t *halFrames, size_t *dspFrames,
    [all...]
Threads.cpp     [all...]

Completed in 257 milliseconds