MCPcopy Create free account

hub / github.com/golang/mobile / functions

Functions2,094 in github.com/golang/mobile

↓ 1 callersMethodrun
()
bind/java/Seq.java:263
↓ 1 callersFunctionrunInit
(cmd *command)
cmd/gomobile/init.go:45
↓ 1 callersMethodscanClass
(s *bufio.Scanner, name string)
internal/importers/java/java.go:728
↓ 1 callersMethodscanClassDecl
(name string, decl string)
internal/importers/java/java.go:852
↓ 1 callersMethodscanMethod
(decl, desc string, parenIdx int)
internal/importers/java/java.go:981
↓ 1 callersMethodscanVar
(decl, desc string)
internal/importers/java/java.go:950
↓ 1 callersMethodscrollToBottom
()
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:286
↓ 1 callersMethodsetContext
(Context context)
bind/java/Seq.java:43
↓ 1 callersFunctionsetEnqueueBlocking
(c *ast.CallExpr)
gl/gendebug.go:861
↓ 1 callersFunctionsplitQuotedFields
(s string)
cmd/gomobile/strings_flag.go:24
↓ 1 callersFunctionstartCollecting
()
exp/sensor/android.go:119
↓ 1 callersMethodstoString
(S s)
bind/java/SeqTest.java:237
↓ 1 callersMethodstringRetLong
()
bind/java/SeqBench.java:154
↓ 1 callersMethodstringRetShort
()
bind/java/SeqBench.java:151
↓ 1 callersFunctionsymlink
(src, dst string)
cmd/gomobile/init.go:221
↓ 1 callersFunctiontestMain
(m *testing.M)
bind/objc/seq_test.go:44
↓ 1 callersFunctiontestMain
(m *testing.M)
bind/java/seq_test.go:28
↓ 1 callersMethodtouch
()
bind/java/Seq.java:50
↓ 1 callersMethodtrack
(int refnum, GoObject obj)
bind/java/Seq.java:257
↓ 1 callersMethodunknownImplicitClasses
(cls *Class, set map[string]struct{})
internal/importers/java/java.go:689
↓ 1 callersFunctionvalidSender
()
exp/sensor/sensor.go:122
↓ 1 callersFunctionwriteAndroidPlatform
(t *testing.T, sdk, name string)
internal/sdkpath/sdkpath_test.go:72
↓ 1 callersMethodwriteIndent
()
bind/printer.go:19
MethodAbstract
()
bind/testdata/keywords.go:8
MethodActiveTexture
(texture Enum)
gl/gldebug.go:1238
MethodActiveTexture
(texture Enum)
gl/gl.go:19
FunctionAdd
(x, y int)
bind/testdata/testpkg/testpkg.go:139
MethodAdd
(v0, v1 *Vec3)
exp/f32/vec3.go:29
MethodAdd
(v0, v1 *Vec4)
exp/f32/vec4.go:31
FunctionAdd3
(r I)
bind/testdata/interfaces.go:20
MethodAnotherFunc
()
bind/testdata/interfaces.go:17
FunctionAppendHello
(s string)
bind/testdata/testpkg/testpkg.go:376
FunctionAppendToString
(str string, someBytes []byte)
bind/testdata/testpkg/testpkg.go:174
MethodApplicationTest
()
example/ivy/android/app/src/androidTest/java/org/golang/ivy/ApplicationTest.java:10
FunctionArgument
(_ interface{})
bind/testdata/ignore.go:20
MethodArgument
(_ interface{})
bind/testdata/ignore.go:35
MethodArgument
(_ interface{})
bind/testdata/ignore.go:43
MethodArrange
(e sprite.Engine, n *sprite.Node, t clock.Time)
example/flappy/game.go:165
MethodAssert
()
bind/testdata/keywords.go:9
MethodAttachShader
(p Program, s Shader)
gl/gldebug.go:1251
MethodAttachShader
(p Program, s Shader)
gl/gl.go:28
MethodBefore
Before is a method.
bind/testdata/doc.go:26
FunctionBenchmarkGobind
(b *testing.B)
cmd/gobind/gobind_test.go:235
FunctionBenchmarkSin
(b *testing.B)
exp/f32/f32_test.go:326
FunctionBenchmarkTableRefByName
(b *testing.B)
internal/binres/binres_test.go:646
MethodBindAttribLocation
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
MethodBindAttribLocation
(p Program, a Attrib, name string)
gl/gldebug.go:1265
MethodBindAttribLocation
(p Program, a Attrib, name string)
gl/gl.go:38
MethodBindBuffer
(target Enum, b Buffer)
gl/gldebug.go:1283
MethodBindBuffer
(target Enum, b Buffer)
gl/gl.go:52
MethodBindFramebuffer
BindFramebuffer binds a framebuffer. http://www.khronos.org/opengles/sdk/docs/man3/html/glBindFramebuffer.xhtml
gl/interface.go:47
MethodBindFramebuffer
(target Enum, fb Framebuffer)
gl/gldebug.go:1297
MethodBindFramebuffer
(target Enum, fb Framebuffer)
gl/gl.go:62
MethodBindRenderbuffer
BindRenderbuffer binds a render buffer. http://www.khronos.org/opengles/sdk/docs/man3/html/glBindRenderbuffer.xhtml
gl/interface.go:52
MethodBindRenderbuffer
(target Enum, rb Renderbuffer)
gl/gldebug.go:1311
MethodBindRenderbuffer
(target Enum, rb Renderbuffer)
gl/gl.go:72
MethodBindTexture
(target Enum, t Texture)
gl/gldebug.go:1325
MethodBindTexture
(target Enum, t Texture)
gl/gl.go:82
MethodBindVertexArray
BindVertexArray binds a vertex array. http://www.khronos.org/opengles/sdk/docs/man3/html/glBindVertexArray.xhtml
gl/interface.go:62
MethodBindVertexArray
(va VertexArray)
gl/gldebug.go:1339
MethodBindVertexArray
(va VertexArray)
gl/gl.go:92
MethodBind_IncNum
Bind_IncNum increments the foreign reference count and return the refnum.
bind/seq/ref.go:102
MethodBits
Bits return the number of bits used to represent a sample.
exp/audio/al/al.go:434
MethodBlendColor
BlendColor sets the blend color. http://www.khronos.org/opengles/sdk/docs/man3/html/glBlendColor.xhtml
gl/interface.go:67
MethodBlendColor
(red, green, blue, alpha float32)
gl/gldebug.go:1352
MethodBlendColor
(red, green, blue, alpha float32)
gl/gl.go:101
MethodBlendEquation
BlendEquation sets both RGB and alpha blend equations. http://www.khronos.org/opengles/sdk/docs/man3/html/glBlendEquation.xhtml
gl/interface.go:72
MethodBlendEquation
(mode Enum)
gl/gldebug.go:1368
MethodBlendEquation
(mode Enum)
gl/gl.go:113
MethodBlendEquationSeparate
BlendEquationSeparate sets RGB and alpha blend equations separately. http://www.khronos.org/opengles/sdk/docs/man3/html/glBlendEquationSeparate.xhtml
gl/interface.go:77
MethodBlendEquationSeparate
(modeRGB, modeAlpha Enum)
gl/gldebug.go:1381
MethodBlendEquationSeparate
(modeRGB, modeAlpha Enum)
gl/gl.go:122
MethodBlendFunc
(sfactor, dfactor Enum)
gl/gldebug.go:1395
MethodBlendFunc
(sfactor, dfactor Enum)
gl/gl.go:132
MethodBlendFuncSeparate
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
MethodBlendFuncSeparate
(sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha Enum)
gl/gldebug.go:1409
MethodBlendFuncSeparate
(sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha Enum)
gl/gl.go:142
MethodBlitFramebuffer
BlitFramebuffer copies a block of pixels between framebuffers. https://www.khronos.org/opengles/sdk/docs/man3/html/glBlitFramebuffer.xhtml
gl/interface.go:852
MethodBlitFramebuffer
(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1 int, mask uint, filter Enum)
gl/gldebug.go:3590
MethodBlitFramebuffer
(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1 int, mask uint, filter Enum)
gl/gl.go:1789
FunctionBool
(bool)
bind/testdata/basictypes.go:25
MethodBoolean
()
bind/testdata/keywords.go:10
MethodBounds
()
exp/sprite/glsprite/glsprite.go:36
MethodBounds
()
exp/sprite/portable/portable.go:41
MethodBounds
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
MethodBreak
()
bind/testdata/keywords.go:11
MethodBufferData
(target Enum, src []byte, usage Enum)
gl/gldebug.go:1425
MethodBufferData
(target Enum, src []byte, usage Enum)
gl/gl.go:154
MethodBufferData
BufferData buffers PCM data to the current buffer.
exp/audio/al/al.go:449
MethodBufferInit
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
MethodBufferInit
(target Enum, size int, usage Enum)
gl/gldebug.go:1446
MethodBufferInit
(target Enum, size int, usage Enum)
gl/gl.go:171
MethodBufferSubData
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
MethodBufferSubData
(target Enum, offset int, data []byte)
gl/gldebug.go:1462
MethodBufferSubData
(target Enum, offset int, data []byte)
gl/gl.go:183
MethodBuffersProcessed
BuffersProcessed returns the number of the processed buffers.
exp/audio/al/al.go:283
MethodBuffersQueued
BuffersQueued returns the number of the queued buffers.
exp/audio/al/al.go:278
MethodByte
()
bind/testdata/keywords.go:12
FunctionByteArrays
(x []byte)
bind/testdata/basictypes.go:23
FunctionBytesAppend
(a []byte, b []byte)
bind/testdata/testpkg/testpkg.go:170
← previousnext →801–900 of 2,094, ranked by callers