Home
last modified time | relevance | path

Searched refs:mPixelAspectRatio (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DSurface.h81 EGLint mPixelAspectRatio; // Display aspect ratio variable
DSurface.cpp32mPixelAspectRatio = (EGLint)(1.0 * EGL_DISPLAY_SCALING); // FIXME: Determine actual pixel aspect… in Surface()