Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp122 static PhysicalDisplayId gPhysicalDisplayId; variable
682 gPhysicalDisplayId); in recordScreen()
1076 gPhysicalDisplayId = *displayId; in main()
1173 gPhysicalDisplayId = atoll(optarg); in main()
1174 if (gPhysicalDisplayId == 0) { in main()
1178 getPhysicalDisplayToken(gPhysicalDisplayId) == nullptr) { in main()
1180 ANDROID_PHYSICAL_DISPLAY_ID_FORMAT "\n", gPhysicalDisplayId); in main()