blob: a93ef51323c2ec7a3f488451f7f9ecb6c0915b33 [file] [log] [blame]
---
archs: [ armv7, armv7s, arm64 ]
platform: ios
install-name: /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
objc-constraint: none
exports:
- archs: [ armv7, armv7s, arm64 ]
symbols: [
_IOSurfaceAcceleratorCreate,
_IOSurfaceAcceleratorGetRunLoopSource,
_IOSurfaceAcceleratorTransformSurface,
_IOSurfaceAlignProperty,
_IOSurfaceCreate,
_IOSurfaceCreateMachPort,
_IOSurfaceGetAllocSize,
_IOSurfaceGetBaseAddress,
_IOSurfaceGetBytesPerRow,
_IOSurfaceGetHeight,
_IOSurfaceGetPixelFormat,
_IOSurfaceGetPropertyMaximum,
_IOSurfaceGetWidth,
_IOSurfaceIsInUse,
_IOSurfaceLock,
_IOSurfaceLookupFromMachPort,
_IOSurfaceSetPurgeable,
_IOSurfaceUnlock,
_kIOSurfaceAllocSize,
_kIOSurfaceBytesPerElement,
_kIOSurfaceBytesPerRow,
_kIOSurfaceCacheMode,
_kIOSurfaceElementHeight,
_kIOSurfaceHeight,
_kIOSurfacePixelFormat,
_kIOSurfacePlaneBytesPerRow,
_kIOSurfacePlaneHeight,
_kIOSurfacePlaneInfo,
_kIOSurfacePlaneOffset,
_kIOSurfacePlaneSize,
_kIOSurfacePlaneWidth,
_kIOSurfaceWidth
]
...