Searched defs:GetDisplayInfo (Results 1 – 5 of 5) sorted by relevance
90 int32_t (*GetDisplayInfo)(uint32_t devId, DisplayInfo *dispInfo); member
336 static int32_t GetDisplayInfo(uint32_t devId, DisplayInfo *dispInfo) in GetDisplayInfo() function
340 int32_t DisplayDeviceService::GetDisplayInfo(uint32_t devId, DisplayInfo &dispInfo) in GetDisplayInfo() function in OHOS::Display::Device::Server::DisplayDeviceService
1752 int32_t DisplayDeviceServerStub::GetDisplayInfo(MessageParcel *data, MessageParcel *reply) in GetDisplayInfo() function in DisplayDeviceServerStub
979 int32_t DisplayDeviceProxy::GetDisplayInfo(uint32_t devId, DisplayInfo &dispInfo) in GetDisplayInfo() function in DisplayDeviceProxy