| Package | Description |
|---|---|
| org.bytedeco.skia | |
| org.bytedeco.skia.global |
| Modifier and Type | Method and Description |
|---|---|
gr_gl_framebufferinfo_t |
gr_gl_framebufferinfo_t.fFBOID(int setter) |
gr_gl_framebufferinfo_t |
gr_gl_framebufferinfo_t.fFormat(int setter) |
gr_gl_framebufferinfo_t |
gr_gl_framebufferinfo_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Skia.gr_backendrendertarget_get_gl_framebufferinfo(gr_backendrendertarget_t rendertarget,
gr_gl_framebufferinfo_t glInfo) |
static gr_backendrendertarget_t |
Skia.gr_backendrendertarget_new_gl(int width,
int height,
int samples,
int stencils,
gr_gl_framebufferinfo_t glInfo) |
Copyright © 2019. All rights reserved.