Home
last modified time | relevance | path

Searched refs:setMasterDisplayLuminance (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libacryl/
Dacrylic_layer.cpp492 void AcrylicLayer::setMasterDisplayLuminance(uint16_t min, uint16_t max) in setMasterDisplayLuminance() function in AcrylicLayer
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h808 void setMasterDisplayLuminance(uint16_t min, uint16_t max);
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1201 srcImgInfo->mppLayer->setMasterDisplayLuminance(min,max); in setupLayer()