Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp97 int surfaceWidth; member
466 EGL_WIDTH, config.surfaceWidth, in createEGLSurface()
1032 …log << TestLog::Message << "Surface size: " << config.surfaceWidth << "x" << config.surfaceHeight … in logTestConfig()
1117 basicConfig.surfaceWidth = 256; in init()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp541 static bool adjust_pixel_ops_params(int surfaceWidth, in adjust_pixel_ops_params() argument
552 SkIRect bounds = SkIRect::MakeWH(surfaceWidth, surfaceHeight); in adjust_pixel_ops_params()
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface454 [0, surfaceWidth - screenWidth] and [0, surfaceHeight - screenHeight],