MCPcopy Create free account

hub / github.com/golang/mobile / functions

Functions2,094 in github.com/golang/mobile

↓ 1 callersMethodGetProgramInfoLog
GetProgramInfoLog returns the information log for a program. http://www.khronos.org/opengles/sdk/docs/man3/html/glGetProgramInfoLog.xhtml
gl/interface.go:415
↓ 1 callersMethodGetProgrami
GetProgrami returns a parameter value for a program. http://www.khronos.org/opengles/sdk/docs/man3/html/glGetProgramiv.xhtml
gl/interface.go:410
↓ 1 callersMethodGetShaderInfoLog
GetShaderInfoLog returns the information log for a shader. http://www.khronos.org/opengles/sdk/docs/man3/html/glGetShaderInfoLog.xhtml
gl/interface.go:430
↓ 1 callersMethodGetShaderi
GetShaderi returns a parameter value for a shader. http://www.khronos.org/opengles/sdk/docs/man3/html/glGetShaderiv.xhtml
gl/interface.go:425
↓ 1 callersMethodGetVertexAttribfv
(dst []float32, src Attrib, pname Enum)
gl/gldebug.go:2506
↓ 1 callersMethodGetVertexAttribfv
(dst []float32, src Attrib, pname Enum)
gl/gl.go:973
↓ 1 callersMethodGetVertexAttribiv
(dst []int32, src Attrib, pname Enum)
gl/gldebug.go:2532
↓ 1 callersMethodGetVertexAttribiv
(dst []int32, src Attrib, pname Enum)
gl/gl.go:991
↓ 1 callersFunctionGeti
Geti returns the int32 value of the given parameter.
exp/audio/al/al.go:71
↓ 1 callersMethodHash
(self gopkg.GoNSDate)
bind/testdata/testpkg/objcpkg/classes.go:22
↓ 1 callersMethodHashCode
()
bind/testdata/testpkg/javapkg/classes.go:95
↓ 1 callersMethodIDup
(i Interface)
bind/testdata/testpkg/testpkg.go:506
↓ 1 callersMethodImport
()
bind/testdata/keywords.go:32
↓ 1 callersMethodInit
()
bind/gen.go:127
↓ 1 callersMethodLinkProgram
LinkProgram links the specified program. http://www.khronos.org/opengles/sdk/docs/man3/html/glLinkProgram.xhtml
gl/interface.go:550
↓ 1 callersMethodLoadTexture
(a image.Image)
exp/sprite/sprite.go:56
↓ 1 callersMethodLookAt
(eye, center, up *Vec3)
exp/f32/mat4.go:178
↓ 1 callersMethodManyargs
(_, _, _, _, _, _, _, _, _, _ int)
bind/testdata/benchmark/benchmark.go:30
↓ 1 callersMethodMarshalBinary
()
internal/binres/binres.go:141
↓ 1 callersFunctionNewContext
()
gl/work_other.go:29
↓ 1 callersFunctionNewFPS
NewFPS creates an FPS tied to the current GL context.
exp/app/debug/fps.go:31
↓ 1 callersFunctionNewGame
()
example/flappy/game.go:65
↓ 1 callersFunctionNewI
()
bind/testdata/benchmark/benchmark.go:49
↓ 1 callersMethodNewI
Callbacks for Go benchmarks
bind/testdata/benchmark/benchmark.go:25
↓ 1 callersFunctionNewMipmapTable
NewMipmapTable returns a resource table initialized for a single xxxhdpi mipmap resource and the path to write resource data to.
internal/binres/table.go:62
↓ 1 callersMethodNext
(this gopkg.GoRand, i int32)
bind/testdata/testpkg/javapkg/classes.go:172
↓ 1 callersMethodNoargs
()
bind/testdata/benchmark/benchmark.go:26
↓ 1 callersMethodNull
()
bind/testdata/testpkg/testpkg.go:253
↓ 1 callersMethodOnearg
(_ int)
bind/testdata/benchmark/benchmark.go:27
↓ 1 callersMethodOneret
()
bind/testdata/benchmark/benchmark.go:28
↓ 1 callersFunctionPackResources
PackResources produces a stripped down gzip version of the resources.arsc from api jar.
internal/binres/sdk.go:66
↓ 1 callersMethodPackages
Packages return the list of Go packages to be generated.
bind/genobjcw.go:528
↓ 1 callersMethodPerspective
Perspective sets m to be the GL perspective matrix.
exp/f32/mat4.go:83
↓ 1 callersMethodPublic
()
bind/testdata/keywords.go:42
↓ 1 callersMethodRegisterFilter
(f func(interface{}) interface{})
app/app.go:128
↓ 1 callersMethodRender
sets transform relative to parent. Render renders the scene arranged at the given time, for the given window configuration (dimensions and resolution)
exp/sprite/sprite.go:63
↓ 1 callersMethodRotate
Rotate sets m to a rotation in radians followed by p. It is equivalent to m.Mul(p, affineRotation).
exp/f32/affine.go:103
↓ 1 callersMethodRunDirect
RunDirect runs a named benchmark directly, with the native context from the call itself.
bind/testdata/benchmark/benchmark.go:22
↓ 1 callersMethodScene
(eng sprite.Engine)
example/flappy/game.go:86
↓ 1 callersMethodSet
(s string)
cmd/gomobile/strings_flag.go:11
↓ 1 callersFunctionSetListenerf
SetListenerf sets the float32 value for the listener parameter.
exp/audio/al/al.go:399
↓ 1 callersMethodShaderSource
TODO(crawshaw): ShaderBinary ShaderSource sets the source code of s to the given source code. http://www.khronos.org/opengles/sdk/docs/man3/html/glSh
gl/interface.go:595
↓ 1 callersMethodSpecByName
SpecByName parses the spec name from an entry string if necessary and returns the Package and TypeSpec associated with that name along with their resp
internal/binres/table.go:136
↓ 1 callersMethodStringError
(s string)
bind/testdata/testpkg/testpkg.go:326
↓ 1 callersMethodStringRetLong
()
bind/testdata/benchmark/benchmark.go:33
↓ 1 callersMethodStringRetShort
()
bind/testdata/benchmark/benchmark.go:32
↓ 1 callersMethodSum
()
bind/testdata/testpkg/testpkg.go:425
↓ 1 callersFunctionTan
(x float32)
exp/f32/f32.go:61
↓ 1 callersMethodTexImage2D
TexImage2D writes a 2D texture image. http://www.khronos.org/opengles/sdk/docs/man3/html/glTexImage2D.xhtml
gl/interface.go:630
↓ 1 callersMethodTexSubImage2D
TexSubImage2D writes a subregion of a 2D texture image. http://www.khronos.org/opengles/sdk/docs/man3/html/glTexSubImage2D.xhtml
gl/interface.go:635
↓ 1 callersMethodTimes
(v int32)
bind/testdata/testpkg/testpkg.go:323
↓ 1 callersMethodToString
(this gopkg.GoObject)
bind/testdata/testpkg/javapkg/classes.go:90
↓ 1 callersFunctionUTF16Encode
UTF16Encode utf16 encodes s into chars. It returns the resulting length in units of uint16. It is assumed that the chars slice has enough room for the
bind/seq/string.go:30
↓ 1 callersMethodUniform1i
Uniform1i writes an int uniform variable. Uniform1i and Uniform1iv are the only two functions that may be used to load uniform variables defined as s
gl/interface.go:674
↓ 1 callersMethodUniform2f
Uniform2f writes a vec2 uniform variable. http://www.khronos.org/opengles/sdk/docs/man3/html/glUniform.xhtml
gl/interface.go:688
↓ 1 callersMethodUniform4f
Uniform4f writes a vec4 uniform variable. http://www.khronos.org/opengles/sdk/docs/man3/html/glUniform.xhtml
gl/interface.go:728
↓ 1 callersMethodUniformMatrix3fv
UniformMatrix3fv writes 3x3 matrices. Each matrix uses nine float32 values, so the number of matrices written is len(src)/9. Each matrix must be supp
gl/interface.go:759
↓ 1 callersMethodUnmarshalBinary
(bin []byte)
internal/binres/table.go:708
↓ 1 callersMethodUnmarshalBinary
(bin []byte)
internal/binres/table.go:773
↓ 1 callersMethodUnmarshalBinary
(bin []byte)
internal/binres/table.go:818
↓ 1 callersMethodUnmarshalBinary
UnmarshalBinary decodes all resource chunks in buf returning any error encountered.
internal/binres/binres.go:679
↓ 1 callersMethodUpdate
(now clock.Time)
example/flappy/game.go:244
↓ 1 callersMethodUpload
(r image.Rectangle, src image.Image)
exp/sprite/glsprite/glsprite.go:42
↓ 1 callersMethodUpload
(r image.Rectangle, src image.Image)
exp/sprite/portable/portable.go:50
↓ 1 callersMethodV
()
bind/testdata/testpkg/testpkg.go:64
↓ 1 callersMethodVE
()
bind/testdata/testpkg/testpkg.go:65
↓ 1 callersMethodVarUpdate
()
bind/testdata/testpkg/testpkg.go:243
↓ 1 callersMethodViewport
Viewport sets the viewport, an affine transformation that normalizes device coordinates to window coordinates. http://www.khronos.org/opengles/sdk/do
gl/interface.go:839
↓ 1 callersMethodWrite
(p []byte)
internal/mobileinit/mobileinit_ios.go:32
↓ 1 callersFunctionabi
abi maps GOARCH values to Android ABI strings. See https://developer.android.com/ndk/guides/abis
cmd/gomobile/env.go:287
↓ 1 callersMethodaddFunc
(f *ast.FuncDecl)
bind/gen.go:236
↓ 1 callersMethodaddType
(t *ast.TypeSpec, outerDoc *ast.CommentGroup)
bind/gen.go:260
↓ 1 callersMethodaddValue
(t *ast.ValueSpec, outerDoc *ast.CommentGroup)
bind/gen.go:221
↓ 1 callersFunctionalBufferData
(b Buffer, format uint32, data []byte, freq int32)
exp/audio/al/al_android.go:480
↓ 1 callersFunctionalDeleteBuffers
(b []Buffer)
exp/audio/al/al_android.go:470
↓ 1 callersFunctionalDeleteSources
(s []Source)
exp/audio/al/al_android.go:406
↓ 1 callersFunctionalDisable
(capability int32)
exp/audio/al/al_android.go:319
↓ 1 callersFunctionalDistanceModel
(v int32)
exp/audio/al/al_android.go:364
↓ 1 callersFunctionalDopplerFactor
(v float32)
exp/audio/al/al_android.go:368
↓ 1 callersFunctionalDopplerVelocity
(v float32)
exp/audio/al/al_android.go:372
↓ 1 callersFunctionalEnable
(capability int32)
exp/audio/al/al_android.go:315
↓ 1 callersFunctionalGenBuffers
(n int)
exp/audio/al/al_android.go:464
↓ 1 callersFunctionalGenSources
(n int)
exp/audio/al/al_android.go:384
↓ 1 callersFunctionalGetBoolean
(k int)
exp/audio/al/al_android.go:343
↓ 1 callersFunctionalGetBooleanv
(k int, v []bool)
exp/audio/al/al_android.go:347
↓ 1 callersFunctionalGetError
()
exp/audio/al/al_android.go:380
↓ 1 callersFunctionalGetFloat
(k int)
exp/audio/al/al_android.go:335
↓ 1 callersFunctionalGetFloatv
(k int, v []float32)
exp/audio/al/al_android.go:339
↓ 1 callersFunctionalGetInteger
(k int)
exp/audio/al/al_android.go:327
↓ 1 callersFunctionalGetIntegerv
(k int, v []int32)
exp/audio/al/al_android.go:331
↓ 1 callersFunctionalGetListenerf
(k int)
exp/audio/al/al_android.go:446
↓ 1 callersFunctionalGetListenerfv
(k int, v []float32)
exp/audio/al/al_android.go:452
↓ 1 callersFunctionalGetSourcef
(s Source, k int)
exp/audio/al/al_android.go:416
↓ 1 callersFunctionalGetSourcefv
(s Source, k int, v []float32)
exp/audio/al/al_android.go:422
↓ 1 callersFunctionalGetSourcei
(s Source, k int)
exp/audio/al/al_android.go:410
↓ 1 callersFunctionalGetString
(v int)
exp/audio/al/al_android.go:359
↓ 1 callersFunctionalIsBuffer
(b Buffer)
exp/audio/al/al_android.go:484
↓ 1 callersFunctionalIsEnabled
(capability int32)
exp/audio/al/al_android.go:323
↓ 1 callersFunctionalListenerf
(k int, v float32)
exp/audio/al/al_android.go:456
↓ 1 callersFunctionalListenerfv
(k int, v []float32)
exp/audio/al/al_android.go:460
← previousnext →501–600 of 2,094, ranked by callers