MCPcopy Create free account

hub / github.com/amitbet/vnc2video / functions

Functions511 in github.com/amitbet/vnc2video

↓ 106 callersMethodRead
(Conn, *Rectangle)
encoding.go:91
↓ 98 callersMethodWrite
(Conn, *Rectangle)
encoding.go:92
↓ 45 callersFunctionError
(v ...interface{})
logger/logger.go:161
↓ 37 callersFunctionErrorf
(format string, v ...interface{})
logger/logger.go:164
↓ 35 callersMethodFlush
()
conn.go:26
↓ 34 callersMethodErrorf
(format string, v ...interface{})
logger/logger.go:18
↓ 30 callersMethodWrite
(Conn)
messages.go:74
↓ 29 callersFunctionTracef
(format string, v ...interface{})
logger/logger.go:134
↓ 24 callersMethodType
()
encoding.go:90
↓ 19 callersMethodRead
(Conn)
messages.go:73
↓ 18 callersMethodSet
(x, y int, c color.Color)
rgb-image.go:50
↓ 14 callersMethodPixelFormat
()
conn.go:14
↓ 12 callersFunctionReadUint8
(r io.Reader)
encoding_util.go:213
↓ 11 callersFunctionDebugf
(format string, v ...interface{})
logger/logger.go:141
↓ 10 callersMethodClose
()
encoders/image-enc.go:103
↓ 10 callersFunctionReadBytes
func (enc *TightEncoding) decodeGradientData(rect *Rectangle, buf []byte) { logger.Tracef("putting gradient on image: %v", enc.Image.Bounds()) var d
encoding_tight.go:505
↓ 9 callersMethodBounds
()
rgb-image.go:29
↓ 8 callersMethodAt
(x, y int)
rgb-image.go:31
↓ 8 callersMethodConfig
()
conn.go:12
↓ 8 callersFunctionReadColor
Read unmarshal color from conn
encoding_util.go:160
↓ 7 callersFunctionFillRect
(img draw.Image, rect *image.Rectangle, c color.Color)
encoding_util.go:151
↓ 7 callersMethodReset
()
encoding.go:94
↓ 6 callersMethodHeight
()
conn.go:21
↓ 6 callersMethodProtocol
()
conn.go:13
↓ 6 callersMethodWidth
()
conn.go:20
↓ 5 callersMethodRun
()
encoders/image-enc.go:101
↓ 5 callersMethodString
()
messages.go:71
↓ 5 callersFunctionTrace
(v ...interface{})
logger/logger.go:131
↓ 5 callersFunctionencodePPM
(w io.Writer, img image.Image)
encoders/image-enc.go:70
↓ 5 callersFunctionreadCPixel
Reads cpixel color from reader
encoding_zrle.go:323
↓ 5 callersFunctionsetBit
(n uint8, pos uint8)
encoding.go:97
↓ 4 callersMethodError
(v ...interface{})
logger/logger.go:17
↓ 4 callersFunctionFatalf
(format string, v ...interface{})
logger/logger.go:171
↓ 4 callersFunctionMakeRect
(x, y, width, height int)
encoding_util.go:239
↓ 4 callersMethodPixOffset
PixOffset returns the index of the first element of Pix that corresponds to the pixel at (x, y).
rgb-image.go:46
↓ 4 callersFunctionReadUint16
(r io.Reader)
encoding_util.go:221
↓ 4 callersMethodSetHeight
(uint16)
conn.go:23
↓ 4 callersMethodSetWidth
(uint16)
conn.go:22
↓ 4 callersMethodorder
()
pixel_format.go:131
↓ 3 callersFunctionMakeRectFromVncRect
(rect *Rectangle)
encoding_util.go:242
↓ 3 callersFunctionNewPixelFormat
NewPixelFormat returns a populated PixelFormat structure
pixel_format.go:37
↓ 3 callersMethodReadTightData
(dataSize int, c Conn, decoderId int)
encoding_tight.go:551
↓ 3 callersMethodSetEncodings
([]EncodingType)
conn.go:19
↓ 3 callersMethodSetProtoVersion
(string)
conn.go:28
↓ 3 callersFunctionreadTightLength
(c Conn)
encoding_tight.go:648
↓ 2 callersMethodAuth
(Conn)
security.go:49
↓ 2 callersFunctionAuthVNCEncode
(password []byte, challenge []byte)
security_vnc.go:94
↓ 2 callersMethodClose
Close closing conn
client.go:100
↓ 2 callersFunctionDecodeRaw
(reader io.Reader, pf *PixelFormat, rect *Rectangle, targetImage draw.Image)
encoding_util.go:198
↓ 2 callersMethodDesktopName
()
conn.go:24
↓ 2 callersFunctionDrawImage
(target draw.Image, imageToApply image.Image, pos image.Point)
encoding_util.go:142
↓ 2 callersMethodEncode
(image.Image)
encoders/image-enc.go:102
↓ 2 callersMethodFatal
(v ...interface{})
logger/logger.go:19
↓ 2 callersMethodGetEncInstance
(EncodingType)
conn.go:31
↓ 2 callersMethodHandle
(Conn)
handlers.go:11
↓ 2 callersFunctionInfo
(v ...interface{})
logger/logger.go:145
↓ 2 callersFunctionInfof
(format string, v ...interface{})
logger/logger.go:148
↓ 2 callersFunctionIsCPixelSpecific
(pf *PixelFormat)
encoding_zrle.go:43
↓ 2 callersFunctionMin
(a, b int)
encoding_util.go:135
↓ 2 callersFunctionNewPixelFormatAten
NewPixelFormatAten returns Aten IKVM pixel format
pixel_format.go:65
↓ 2 callersFunctionParseProtoVersion
ParseProtoVersion parse protocol version
handlers.go:29
↓ 2 callersMethodRead
(p []byte)
fbs-reader.go:31
↓ 2 callersMethodReadChallenge
(c Conn)
security_vnc.go:31
↓ 2 callersFunctionReadUint32
(r io.Reader)
encoding_util.go:230
↓ 2 callersMethodSetColorMap
(ColorMap)
conn.go:17
↓ 2 callersMethodSetPixelFormat
(PixelFormat)
conn.go:15
↓ 2 callersMethodSetSecurityHandler
(SecurityHandler)
conn.go:29
↓ 2 callersMethodSetTargetImage
(draw.Image)
encoding.go:85
↓ 2 callersMethodSubType
()
security_vencryptplain.go:13
↓ 2 callersMethodTracef
(format string, v ...interface{})
logger/logger.go:9
↓ 2 callersMethodType
Type return ServerMessageType
messages_aten.go:123
↓ 2 callersMethodType
Type return ServerMessageType
messages_aten.go:167
↓ 2 callersMethodType
Type return ServerMessageType
messages_aten.go:211
↓ 2 callersMethodType
Type return ServerMessageType
messages_aten.go:255
↓ 2 callersMethodType
Type return ServerMessageType
messages_aten.go:299
↓ 2 callersMethodType
Type return ServerMessageType
messages_aten.go:343
↓ 2 callersMethodWrite
Write marshal message to conn
messages.go:483
↓ 2 callersMethodWriteChallenge
(c Conn)
security_vnc.go:24
↓ 2 callersFunctioncalcTightBytePerPixel
(pf *PixelFormat)
encoding_tight.go:119
↓ 2 callersFunctionreadRunLength
(r io.Reader)
encoding_zrle.go:301
↓ 1 callersMethodArea
Area returns the total area in pixels of the Rectangle
image.go:203
↓ 1 callersMethodClose
Close closing server conn
server.go:62
↓ 1 callersMethodClose
()
encoders/qtrle-enc.go:116
↓ 1 callersMethodColorMap
()
conn.go:16
↓ 1 callersMethodConn
()
conn.go:11
↓ 1 callersMethodCurrentTimestamp
()
fbs-connection.go:97
↓ 1 callersFunctionDebug
(v ...interface{})
logger/logger.go:138
↓ 1 callersMethodDebug
(v ...interface{})
logger/logger.go:10
↓ 1 callersFunctionDebugfNoCR
(format string, v ...interface{})
logger/logger.go:151
↓ 1 callersMethodDebugfNoCR
(format string, v ...interface{})
logger/logger.go:14
↓ 1 callersMethodEncode
(img image.Image)
encoders/x264-enc.go:105
↓ 1 callersMethodEncode
(img image.Image)
encoders/qtrle-enc.go:105
↓ 1 callersMethodEncodings
()
conn.go:18
↓ 1 callersMethodFatalf
(format string, v ...interface{})
logger/logger.go:20
↓ 1 callersMethodHandle
Handle handles messages from clients
server.go:269
↓ 1 callersMethodHandle
Handle handles server messages.
client.go:259
↓ 1 callersMethodHeight
()
fbs-connection.go:76
↓ 1 callersMethodHeight
Height returns height
client.go:163
↓ 1 callersMethodInfo
(v ...interface{})
logger/logger.go:12
↓ 1 callersMethodInfof
(format string, v ...interface{})
logger/logger.go:13
next →1–100 of 511, ranked by callers