Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.h110 int32_t makeDPURestrictions();
DExynosDeviceInterface.cpp63 int32_t ExynosDeviceInterface::makeDPURestrictions() { in makeDPURestrictions() function in ExynosDeviceInterface
DExynosDeviceDrmInterface.cpp224 if ((ret = makeDPURestrictions()) != NO_ERROR) { in updateRestrictions()