Searched refs:CreateIOSurface (Results 1 – 1 of 1) sorted by relevance
84 ScopedIOSurfaceRef CreateIOSurface(int32_t format, const std::vector<IOSurfacePlaneInfo> &planes) in CreateIOSurface() function132 return CreateIOSurface(format, planes); in CreateSinglePlaneIOSurface()727 ScopedIOSurfaceRef ioSurface = CreateIOSurface('420v', planes); in TEST_P()748 ScopedIOSurfaceRef ioSurface = CreateIOSurface('420v', planes); in TEST_P()769 ScopedIOSurfaceRef ioSurface = CreateIOSurface('x420', planes); in TEST_P()790 ScopedIOSurfaceRef ioSurface = CreateIOSurface('x420', planes); in TEST_P()