Searched defs:surfaceHeight (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp96 int surfaceHeight; member in struct:deqp::egl::__anon19823::TestConfig
480 EGL_HEIGHT, config.surfaceHeight,
1041 log << TestLog::Message << "Surface size: " << config.surfaceWidth << "x" << config.surfaceHeight << TestLog::EndMessage;
1127 basicConfig.surfaceHeight = 256;
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.cpp505 int surfaceHeight,
515 SkIRect bounds = SkIRect::MakeWH(surfaceWidth, surfaceHeight);
504 adjust_pixel_ops_params(int surfaceWidth, int surfaceHeight, size_t bpp, int* left, int* top, int* width, int* height, const void** data, size_t* rowBytes) argument
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp502 int surfaceHeight,
512 SkIRect bounds = SkIRect::MakeWH(surfaceWidth, surfaceHeight);
501 adjust_pixel_ops_params(int surfaceWidth, int surfaceHeight, size_t bpp, int* left, int* top, int* width, int* height, const void** data, size_t* rowBytes) argument
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 189 milliseconds