Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLIOSurfaceClientBufferTest.cpp126 ScopedIOSurfaceRef CreateSinglePlaneIOSurface(int width, in CreateSinglePlaneIOSurface() function
401 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(width, height, 'BGRA', 4); in doBlitTest()
484 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'RGBA', 4); in TEST_P()
498 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'RGBA', 4); in TEST_P()
510 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'BGRA', 4); in TEST_P()
521 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'BGRA', 4); in TEST_P()
536 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'RGBA', 4); in TEST_P()
550 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'RGBA', 4); in TEST_P()
561 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'BGRA', 4); in TEST_P()
572 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'BGRA', 4); in TEST_P()
[all …]