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

  /frameworks/av/media/libmedia/
SoundPoolThread.h 30 enum MessageType { INVALID, KILL, LOAD_SAMPLE };
  /external/llvm/include/llvm/Target/
TargetOpcodes.h 32 /// KILL - This instruction is a noop that is used only to adjust the
35 KILL = 5,
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java 45 private static final Event KILL_EVENT = new Event(Event.KILL, null);
100 public static final int KILL = 12;
162 case Event.KILL:
    [all...]
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 72 milliseconds