Searched refs:sourceRectWidth (Results 1 – 1 of 1) sorted by relevance
536 TInt sourceRectWidth = maxX - rect2.x + 1; in EPOC_DirectUpdate() local537 TInt sourceRectWidthInBytes = sourceRectWidth * sourceNumBytesPerPixel; in EPOC_DirectUpdate()570 for(TInt x = 0 ; x < sourceRectWidth ; x++) { in EPOC_DirectUpdate()