HomeSort by relevance Sort by last modified time
    Searched refs:getOutputName (Results 1 - 14 of 14) sorted by null

  /device/asus/fugu/libaudio/
HDMIAudioOutput.h 34 virtual const char* getOutputName() { return "HDMI"; }
HDMIAudioOutput.cpp 89 getOutputName(),
AudioOutput.cpp 76 ALOGE("Unable to open PCM device for %s output.", getOutputName());
80 ALOGE("PCM device %s is not ready.", getOutputName());
127 ALOGI("primeOutput %s", getOutputName());
148 ALOGI("adjustDelay %s %d", getOutputName(), nFrames);
153 getOutputName(), nFrames);
271 ALOGE("Underflow detected for output \"%s\"", getOutputName());
284 getOutputName(), dma_start_time, mLastDMAStartTime);
298 getOutputName(), frames_queued_to_driver, dma_start_time);
AudioOutput.h 101 virtual const char* getOutputName() = 0;
AudioHardwareOutput.cpp 450 tgtStream.getName(), (*newOutput)->getOutputName());
471 tgtStream.getName(), releaseMe->getOutputName());
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/reporting/maven-reporting-api/2.0.6/
maven-reporting-api-2.0.6.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ChooseAssetTypePage.java 149 mResourceName.setText("@drawable/" + getOutputName()); //$NON-NLS-1$
197 private String getOutputName() {
207 String outputName = getOutputName();
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.jar 
  /external/clang/lib/AST/
StmtPrinter.cpp 392 if (!Node->getOutputName(i).empty()) {
394 OS << Node->getOutputName(i);
    [all...]
StmtProfile.cpp 167 ID.AddString(S->getOutputName(I));
    [all...]
Stmt.cpp 427 if (getOutputName(i) == SymbolicName)
    [all...]
  /external/clang/include/clang/AST/
Stmt.h     [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle/0.5.7/
gradle-0.5.7.jar 

Completed in 130 milliseconds