Searched refs:GetWidgetCoord (Results 1 – 1 of 1) sorted by relevance
97 uint32_t GetWidgetCoord(int32_t src, uint32_t extent) in GetWidgetCoord() function108 dstCoordsOut[0] = GetWidgetCoord(srcCoords[0], imageExtent.width); in GetWidgetCoordinates()109 dstCoordsOut[1] = GetWidgetCoord(srcCoords[1], imageExtent.height); in GetWidgetCoordinates()110 dstCoordsOut[2] = GetWidgetCoord(srcCoords[2], imageExtent.width); in GetWidgetCoordinates()111 dstCoordsOut[3] = GetWidgetCoord(srcCoords[3], imageExtent.height); in GetWidgetCoordinates()