Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:isLowRamDevice

227     virtual status_t setLowRamDevice(bool isLowRamDevice, int64_t totalMemory) override;
834 bool isLowRamDevice() const { return mIsLowRamDevice; }