Home
last modified time | relevance | path

Searched defs:seats (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/standard/frameworks/wmserver/src/
Dscreen_info.c45 void FreeSeatsInfo(struct SeatInfo **seats) in FreeSeatsInfo()
64 struct SeatInfo **seats = (struct SeatInfo **)calloc(seatNum + 1, sizeof(intptr_t)); in GetSeatsInfo() local
372 void SeatsInfoDebugPrint(struct SeatInfo **seats) in SeatsInfoDebugPrint()
394 struct SeatInfo **seats = GetSeatsInfo(); in GetScreenInformation() local