Searched refs:offsetTopLeftY (Results 1 – 2 of 2) sorted by relevance
438 Rect MetadataOutput::ProcessRectBox(int32_t offsetTopLeftX, int32_t offsetTopLeftY, in ProcessRectBox() argument449 width = offsetBottomRightY - offsetTopLeftY; in ProcessRectBox()452 topLeftX = offsetTopLeftY; in ProcessRectBox()454 width = offsetBottomRightY - offsetTopLeftY; in ProcessRectBox()459 width = offsetBottomRightY - offsetTopLeftY; in ProcessRectBox()
409 Rect ProcessRectBox(int32_t offsetTopLeftX, int32_t offsetTopLeftY,