-
Methods in org.robovm.apple.corevideo that return CVOpenGLESTexture
| Modifier and Type |
Method |
Description |
CVOpenGLESTexture |
CVOpenGLESTextureCache.createTexture(CFAllocator allocator,
CVImageBuffer sourceImage,
NSDictionary<NSString,?> textureAttributes,
int target,
int internalFormat,
int width,
int height,
int format,
int type,
long planeIndex) |
|
CVOpenGLESTexture |
CVOpenGLESTextureCache.createTexture(CVImageBuffer sourceImage,
NSDictionary<NSString,?> textureAttributes,
int target,
int internalFormat,
int width,
int height,
int format,
int type,
long planeIndex) |
|