Searched defs:UpdateHardwareCursor (Results 1 – 3 of 3) sorted by relevance
129 …virtual int32_t UpdateHardwareCursor(uint32_t devId, int32_t x, int32_t y, BufferHandle* buffer) o… in UpdateHardwareCursor() function
93 int32_t (*UpdateHardwareCursor)(uint32_t devId, int32_t x, int32_t y, BufferHandle* buffer); member
506 int32_t DisplayComposerService::UpdateHardwareCursor(uint32_t devId, int32_t x, int32_t y, in UpdateHardwareCursor() function in OHOS::HDI::Display::Composer::DisplayComposerService