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

  /external/skia/tools/
ThermalManager.cpp 98 fDisabled = fBase + fThreshold >= fPoint; // We disable any trip point which start off
100 if (!fDisabled) {
108 bool wouldTrip = !fDisabled && currentTemp + fThreshold >= fPoint;
ThermalManager.h 53 bool fDisabled;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usp10.h 197 HRESULT WINAPI ScriptStringOut(SCRIPT_STRING_ANALYSIS ssa,int iX,int iY,UINT uOptions,const RECT *prc,int iMinSel,int iMaxSel,WINBOOL fDisabled);

Completed in 512 milliseconds