Home
last modified time | relevance | path

Searched refs:waitPresent (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.h71 int processDisplayBrightness(float bl, const nsecs_t vsyncNs, bool waitPresent = false);
DBrightnessController.cpp372 bool waitPresent) { in processDisplayBrightness() argument
420 if (waitPresent) { in processDisplayBrightness()
DExynosDisplay.h961 virtual int32_t setDisplayBrightness(float brightness, bool waitPresent = false);
DExynosDisplay.cpp4267 int32_t ExynosDisplay::setDisplayBrightness(float brightness, bool waitPresent) in setDisplayBrightness() argument
4273 waitPresent); in setDisplayBrightness()