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

  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 133 public void auxType(Type type);
BaseMachine.java 46 private Type auxType;
108 auxType = null;
232 public final void auxType(Type type) {
233 auxType = type;
330 return auxType;
  /frameworks/av/services/audioflinger/
Effects.cpp 365 const bool auxType =
408 if (auxType) {
443 if (!auxType && mInChannelCountRequested != inChannelCount) {
463 if (!auxType) {
510 if (!auxType /* aux effects do not require data bypass */
527 if (auxType) {
    [all...]
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]
  /external/dexmaker/lib/
dalvik-dx-9.0.0_r3.jar 

Completed in 305 milliseconds