Searched defs:startRendering (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DDefaultAudioDestinationNode.cpp90 void DefaultAudioDestinationNode::startRendering() function in class:blink::DefaultAudioDestinationNode
H A DOfflineAudioDestinationNode.cpp81 void OfflineAudioDestinationNode::startRendering() function in class:blink::OfflineAudioDestinationNode
H A DAudioContext.cpp171 // NOTE: for now default AudioContext does not need an explicit startRendering() call from JavaScript.
173 m_destinationNode->startRendering();
860 void AudioContext::startRendering() function in class:blink::AudioContext
862 destination()->startRendering();
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.h151 void startRendering() {fInRendering = 1;} function in class:SkPdfNativeObject
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.h151 void startRendering() {fInRendering = 1;} function in class:SkPdfNativeObject

Completed in 111 milliseconds