Searched defs:sourceWidth (Results 1 – 4 of 4) sorted by relevance
85 int sourceWidth = sourceRect ? sourceRect->x1 - sourceRect->x0 : width; in blit() local
358 UMeasureFormatWidth sourceWidth = widthFromKey(key); in consumeAlias() local
766 const int sourceWidth = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (getWidth()) : (fboTexW); in render() local