Searched defs:newSurface (Results 1 - 8 of 8) sorted by relevance

/external/deqp/modules/egl/
H A DteglResizeTests.cpp272 // Check whether `oldSurface` and `newSurface` share a common corner.
273 bool compareCorners (const Surface& oldSurface, const Surface& newSurface) argument
277 const int newWidth = newSurface.getWidth();
278 const int newHeight = newSurface.getHeight();
294 getSubregion(newSurface.getAccess(), newX, newY, minWidth, minHeight);
411 const Surface newSurface = readSurface(m_gl, newEglSize); local
416 << TestLog::Image("After resizing", "After resizing", newSurface)
419 m_status.checkResult(compareCorners(oldSurface, newSurface),
/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp1160 Surface newSurface; // Surface from drawing with newSeed-seeded attachment local
1190 m_inputAttacher.drawContainer(*container, newSurface);
1207 newSurface);
1239 Surface newSurface; // Surface drawn from attachment to newSeed container local
1240 Surface delSurface; // Like newSurface, after writing to a deleted attachment
1274 m_outputAttacher.drawAttachment(newId, newSurface);
1291 newSurface, delSurface, RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 586 milliseconds