| Package | Description |
|---|---|
| org.bytedeco.skia | |
| org.bytedeco.skia.global |
| Modifier and Type | Method and Description |
|---|---|
gr_gl_textureinfo_t |
gr_gl_textureinfo_t.fFormat(int setter) |
gr_gl_textureinfo_t |
gr_gl_textureinfo_t.fID(int setter) |
gr_gl_textureinfo_t |
gr_gl_textureinfo_t.fTarget(int setter) |
gr_gl_textureinfo_t |
gr_gl_textureinfo_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Skia.gr_backendtexture_get_gl_textureinfo(gr_backendtexture_t texture,
gr_gl_textureinfo_t glInfo) |
static gr_backendtexture_t |
Skia.gr_backendtexture_new_gl(int width,
int height,
boolean mipmapped,
gr_gl_textureinfo_t glInfo) |
Copyright © 2019. All rights reserved.