Searched refs:currWidth (Results 1 – 1 of 1) sorted by relevance
1288 float currWidth, currHeight, scaledResolution, effectiveSurfaceDPI; in eglQuerySurface() local1346 currWidth = surface->getWidth(); in eglQuerySurface()1347 scaledResolution = currWidth / surface->getNativeWidth(); in eglQuerySurface()