Home
last modified time | relevance | path

Searched refs:pixelAspectRatio (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DSurface.cpp206 return pixelAspectRatio; in getPixelAspectRatio()
295pixelAspectRatio = (EGLint)(1.0 * EGL_DISPLAY_SCALING); // FIXME: Determine actual pixel aspect … in WindowSurface()
DSurface.hpp97 EGLint pixelAspectRatio = EGL_UNKNOWN; // Display aspect ratio member in egl::Surface
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp289 par = file->pixelAspectRatio (); in gst_openexr_dec_negotiate()