HomeSort by relevance Sort by last modified time
    Searched full:getpressure (Results 26 - 33 of 33) sorted by null

12

  /external/llvm/lib/CodeGen/
MachineScheduler.cpp 470 TopRPTracker.addLiveRegs(RPTracker.getPressure().LiveInRegs);
471 BotRPTracker.addLiveRegs(RPTracker.getPressure().LiveOutRegs);
496 RPTracker.getPressure().MaxSetPressure;
691 updateScheduledPressure(TopRPTracker.getPressure().MaxSetPressure);
710 updateScheduledPressure(BotRPTracker.getPressure().MaxSetPressure);
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/
missingSinces.txt 151 NO DOC BLOCK: android.view.MotionEvent Method getPressure(int)
    [all...]
  /frameworks/base/services/input/
InputReader.h 851 inline int32_t getPressure() const { return mAbsMTPressure; }
    [all...]
InputReader.cpp     [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
methods_index_additions.html 334 <nobr><A HREF="android.view.MotionEvent.html#android.view.MotionEvent.getPressure_added(int)" class="hiddenlink" target="rightframe"><b>getPressure</b>
    [all...]
alldiffs_index_additions.html     [all...]
methods_index_all.html 445 <nobr><A HREF="android.view.MotionEvent.html#android.view.MotionEvent.getPressure_added(int)" class="hiddenlink" target="rightframe"><b>getPressure</b>
    [all...]
alldiffs_index_all.html     [all...]

Completed in 552 milliseconds

12