Searched refs:boundsOverSourceW (Results 1 – 2 of 2) sorted by relevance
391 float boundsOverSourceW = screenBounds.width() / (float) contentSize.getWidth(); in computeFractionRendered() local393 fractionRendered *= boundsOverSourceW * boundsOverSourceH; in computeFractionRendered()
472 float boundsOverSourceW = bounds.getWidth() / (float)sourceBounds.getWidth(); in computeTrustedPresentationState() local474 fractionRendered *= boundsOverSourceW * boundsOverSourceH; in computeTrustedPresentationState()