Searched refs:xWidth (Results 1 – 2 of 2) sorted by relevance
932 float xMin = 0.f, xWidth = 1.f, yMin = 0.f, yWidth = 1.f; in updateBgScaling() local942 xWidth = 1.f * mRelativeAspect; in updateBgScaling()960 xWidth = mRelativeAspect; in updateBgScaling()975 xWidth = -xWidth; in updateBgScaling()984 xMin + ", " + yMin + ", " + xWidth + ", " + yWidth + in updateBgScaling()987 float[] bgTransform = {xWidth, 0.f, 0.f, in updateBgScaling()
208 OMX_S32 xWidth; /**< Fixed point value stored as Q16 */ member