Searched refs:yWidth (Results 1 – 2 of 2) sorted by relevance
932 float xMin = 0.f, xWidth = 1.f, yMin = 0.f, yWidth = 1.f; in updateBgScaling() local947 yWidth = 1 / mRelativeAspect; in updateBgScaling()955 yWidth = 1.f / mRelativeAspect; in updateBgScaling()979 yWidth = -yWidth; in updateBgScaling()984 xMin + ", " + yMin + ", " + xWidth + ", " + yWidth + in updateBgScaling()988 0.f, yWidth, 0.f, in updateBgScaling()
167 const int yWidth = mAlloc[idx]->mHal.drvState.lod[0].dimX; in lockNextBuffer() local170 const int cWidth = yWidth / 2; in lockNextBuffer()