Searched refs:mIsLowRamDevice (Results 1 – 3 of 3) sorted by relevance
55 private final boolean mIsLowRamDevice; field in HighResThumbnailLoader67 mIsLowRamDevice = isLowRamDevice; in HighResThumbnailLoader()71 if (mIsLowRamDevice) { in setVisible()79 if (mFlingingFast == flingingFast || mIsLowRamDevice) { in setFlingingFast()96 if (mIsLowRamDevice) { in setTaskLoadQueueIdle()
925 bool isLowRamDevice() const { return mIsLowRamDevice; } in isLowRamDevice()929 std::atomic<bool> mIsLowRamDevice;
181 mIsLowRamDevice(true), in AudioFlinger()2223 mIsLowRamDevice = isLowRamDevice; in setLowRamDevice()