Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h45 #define MAX_DEV_NAME 128 macro
DExynosDevice.cpp1113 char filePath[MAX_DEV_NAME] = {0}; in saveToFile()
1116 snprintf(filePath, MAX_DEV_NAME, in saveToFile()
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.cpp1287 char cablestate_name[MAX_DEV_NAME + 1]; in exynos_boot_finished()
1288 cablestate_name[MAX_DEV_NAME] = '\0'; in exynos_boot_finished()