Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/golang/mobile
/ functions
Functions
2,094 in github.com/golang/mobile
⨍
Functions
2,094
◇
Types & classes
327
↓ 1 callers
Method
run
()
bind/java/Seq.java:263
↓ 1 callers
Function
runInit
(cmd *command)
cmd/gomobile/init.go:45
↓ 1 callers
Method
scanClass
(s *bufio.Scanner, name string)
internal/importers/java/java.go:728
↓ 1 callers
Method
scanClassDecl
(name string, decl string)
internal/importers/java/java.go:852
↓ 1 callers
Method
scanMethod
(decl, desc string, parenIdx int)
internal/importers/java/java.go:981
↓ 1 callers
Method
scanVar
(decl, desc string)
internal/importers/java/java.go:950
↓ 1 callers
Method
scrollToBottom
()
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:286
↓ 1 callers
Method
setContext
(Context context)
bind/java/Seq.java:43
↓ 1 callers
Function
setEnqueueBlocking
(c *ast.CallExpr)
gl/gendebug.go:861
↓ 1 callers
Function
splitQuotedFields
(s string)
cmd/gomobile/strings_flag.go:24
↓ 1 callers
Function
startCollecting
()
exp/sensor/android.go:119
↓ 1 callers
Method
stoString
(S s)
bind/java/SeqTest.java:237
↓ 1 callers
Method
stringRetLong
()
bind/java/SeqBench.java:154
↓ 1 callers
Method
stringRetShort
()
bind/java/SeqBench.java:151
↓ 1 callers
Function
symlink
(src, dst string)
cmd/gomobile/init.go:221
↓ 1 callers
Function
testMain
(m *testing.M)
bind/objc/seq_test.go:44
↓ 1 callers
Function
testMain
(m *testing.M)
bind/java/seq_test.go:28
↓ 1 callers
Method
touch
()
bind/java/Seq.java:50
↓ 1 callers
Method
track
(int refnum, GoObject obj)
bind/java/Seq.java:257
↓ 1 callers
Method
unknownImplicitClasses
(cls *Class, set map[string]struct{})
internal/importers/java/java.go:689
↓ 1 callers
Function
validSender
()
exp/sensor/sensor.go:122
↓ 1 callers
Function
writeAndroidPlatform
(t *testing.T, sdk, name string)
internal/sdkpath/sdkpath_test.go:72
↓ 1 callers
Method
writeIndent
()
bind/printer.go:19
Method
Abstract
()
bind/testdata/keywords.go:8
Method
ActiveTexture
(texture Enum)
gl/gldebug.go:1238
Method
ActiveTexture
(texture Enum)
gl/gl.go:19
Function
Add
(x, y int)
bind/testdata/testpkg/testpkg.go:139
Method
Add
(v0, v1 *Vec3)
exp/f32/vec3.go:29
Method
Add
(v0, v1 *Vec4)
exp/f32/vec4.go:31
Function
Add3
(r I)
bind/testdata/interfaces.go:20
Method
AnotherFunc
()
bind/testdata/interfaces.go:17
Function
AppendHello
(s string)
bind/testdata/testpkg/testpkg.go:376
Function
AppendToString
(str string, someBytes []byte)
bind/testdata/testpkg/testpkg.go:174
Method
ApplicationTest
()
example/ivy/android/app/src/androidTest/java/org/golang/ivy/ApplicationTest.java:10
Function
Argument
(_ interface{})
bind/testdata/ignore.go:20
Method
Argument
(_ interface{})
bind/testdata/ignore.go:35
Method
Argument
(_ interface{})
bind/testdata/ignore.go:43
Method
Arrange
(e sprite.Engine, n *sprite.Node, t clock.Time)
example/flappy/game.go:165
Method
Assert
()
bind/testdata/keywords.go:9
Method
AttachShader
(p Program, s Shader)
gl/gldebug.go:1251
Method
AttachShader
(p Program, s Shader)
gl/gl.go:28
Method
Before
Before is a method.
bind/testdata/doc.go:26
Function
BenchmarkGobind
(b *testing.B)
cmd/gobind/gobind_test.go:235
Function
BenchmarkSin
(b *testing.B)
exp/f32/f32_test.go:326
Function
BenchmarkTableRefByName
(b *testing.B)
internal/binres/binres_test.go:646
Method
BindAttribLocation
BindAttribLocation binds a vertex attribute index with a named variable. http://www.khronos.org/opengles/sdk/docs/man3/html/glBindAttribLocation.xhtm
gl/interface.go:37
Method
BindAttribLocation
(p Program, a Attrib, name string)
gl/gldebug.go:1265
Method
BindAttribLocation
(p Program, a Attrib, name string)
gl/gl.go:38
Method
BindBuffer
(target Enum, b Buffer)
gl/gldebug.go:1283
Method
BindBuffer
(target Enum, b Buffer)
gl/gl.go:52
Method
BindFramebuffer
BindFramebuffer binds a framebuffer. http://www.khronos.org/opengles/sdk/docs/man3/html/glBindFramebuffer.xhtml
gl/interface.go:47
Method
BindFramebuffer
(target Enum, fb Framebuffer)
gl/gldebug.go:1297
Method
BindFramebuffer
(target Enum, fb Framebuffer)
gl/gl.go:62
Method
BindRenderbuffer
BindRenderbuffer binds a render buffer. http://www.khronos.org/opengles/sdk/docs/man3/html/glBindRenderbuffer.xhtml
gl/interface.go:52
Method
BindRenderbuffer
(target Enum, rb Renderbuffer)
gl/gldebug.go:1311
Method
BindRenderbuffer
(target Enum, rb Renderbuffer)
gl/gl.go:72
Method
BindTexture
(target Enum, t Texture)
gl/gldebug.go:1325
Method
BindTexture
(target Enum, t Texture)
gl/gl.go:82
Method
BindVertexArray
BindVertexArray binds a vertex array. http://www.khronos.org/opengles/sdk/docs/man3/html/glBindVertexArray.xhtml
gl/interface.go:62
Method
BindVertexArray
(va VertexArray)
gl/gldebug.go:1339
Method
BindVertexArray
(va VertexArray)
gl/gl.go:92
Method
Bind_IncNum
Bind_IncNum increments the foreign reference count and return the refnum.
bind/seq/ref.go:102
Method
Bits
Bits return the number of bits used to represent a sample.
exp/audio/al/al.go:434
Method
BlendColor
BlendColor sets the blend color. http://www.khronos.org/opengles/sdk/docs/man3/html/glBlendColor.xhtml
gl/interface.go:67
Method
BlendColor
(red, green, blue, alpha float32)
gl/gldebug.go:1352
Method
BlendColor
(red, green, blue, alpha float32)
gl/gl.go:101
Method
BlendEquation
BlendEquation sets both RGB and alpha blend equations. http://www.khronos.org/opengles/sdk/docs/man3/html/glBlendEquation.xhtml
gl/interface.go:72
Method
BlendEquation
(mode Enum)
gl/gldebug.go:1368
Method
BlendEquation
(mode Enum)
gl/gl.go:113
Method
BlendEquationSeparate
BlendEquationSeparate sets RGB and alpha blend equations separately. http://www.khronos.org/opengles/sdk/docs/man3/html/glBlendEquationSeparate.xhtml
gl/interface.go:77
Method
BlendEquationSeparate
(modeRGB, modeAlpha Enum)
gl/gldebug.go:1381
Method
BlendEquationSeparate
(modeRGB, modeAlpha Enum)
gl/gl.go:122
Method
BlendFunc
(sfactor, dfactor Enum)
gl/gldebug.go:1395
Method
BlendFunc
(sfactor, dfactor Enum)
gl/gl.go:132
Method
BlendFuncSeparate
BlendFuncSeparate sets the pixel RGB and alpha blending factors separately. http://www.khronos.org/opengles/sdk/docs/man3/html/glBlendFuncSeparate.xh
gl/interface.go:87
Method
BlendFuncSeparate
(sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha Enum)
gl/gldebug.go:1409
Method
BlendFuncSeparate
(sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha Enum)
gl/gl.go:142
Method
BlitFramebuffer
BlitFramebuffer copies a block of pixels between framebuffers. https://www.khronos.org/opengles/sdk/docs/man3/html/glBlitFramebuffer.xhtml
gl/interface.go:852
Method
BlitFramebuffer
(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1 int, mask uint, filter Enum)
gl/gldebug.go:3590
Method
BlitFramebuffer
(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1 int, mask uint, filter Enum)
gl/gl.go:1789
Function
Bool
(bool)
bind/testdata/basictypes.go:25
Method
Boolean
()
bind/testdata/keywords.go:10
Method
Bounds
()
exp/sprite/glsprite/glsprite.go:36
Method
Bounds
()
exp/sprite/portable/portable.go:41
Method
Bounds
Bounds returns the window's bounds in pixels, at the time this size event was sent. The top-left pixel is always (0, 0). The bottom-right pixel is gi
event/size/size.go:60
Method
Break
()
bind/testdata/keywords.go:11
Method
BufferData
(target Enum, src []byte, usage Enum)
gl/gldebug.go:1425
Method
BufferData
(target Enum, src []byte, usage Enum)
gl/gl.go:154
Method
BufferData
BufferData buffers PCM data to the current buffer.
exp/audio/al/al.go:449
Method
BufferInit
BufferInit creates a new uninitialized data store for the bound buffer object. http://www.khronos.org/opengles/sdk/docs/man3/html/glBufferData.xhtml
gl/interface.go:97
Method
BufferInit
(target Enum, size int, usage Enum)
gl/gldebug.go:1446
Method
BufferInit
(target Enum, size int, usage Enum)
gl/gl.go:171
Method
BufferSubData
BufferSubData sets some of data in the bound buffer object. http://www.khronos.org/opengles/sdk/docs/man3/html/glBufferSubData.xhtml
gl/interface.go:102
Method
BufferSubData
(target Enum, offset int, data []byte)
gl/gldebug.go:1462
Method
BufferSubData
(target Enum, offset int, data []byte)
gl/gl.go:183
Method
BuffersProcessed
BuffersProcessed returns the number of the processed buffers.
exp/audio/al/al.go:283
Method
BuffersQueued
BuffersQueued returns the number of the queued buffers.
exp/audio/al/al.go:278
Method
Byte
()
bind/testdata/keywords.go:12
Function
ByteArrays
(x []byte)
bind/testdata/basictypes.go:23
Function
BytesAppend
(a []byte, b []byte)
bind/testdata/testpkg/testpkg.go:170
← previous
next →
801–900 of 2,094, ranked by callers