MCPcopy Create free account

hub / github.com/Merovius/srvfb / types & classes

Types & classes50 in github.com/Merovius/srvfb

↓ 21 callersTypeAliasFormatError
A FormatError reports that the input is not a valid PNG.
internal/png/reader.go:127
↓ 7 callersTypeAliasUnsupportedError
An UnsupportedError reports that the input uses a valid but unimplemented PNG feature.
internal/png/reader.go:134
StructBitfield
internal/fb/types_amd64.go:27
StructBitfield
internal/fb/types_arm.go:27
TypeAliasBitfield
internal/fb/ctypes.go:32
StructCmap
internal/fb/types_amd64.go:65
StructCmap
internal/fb/types_arm.go:65
TypeAliasCmap
internal/fb/ctypes.go:36
TypeAliasCompressionLevel
internal/png/writer.go:54
StructCon2fbmap
internal/fb/types_amd64.go:74
StructCon2fbmap
internal/fb/types_arm.go:74
TypeAliasCon2fbmap
internal/fb/ctypes.go:38
StructCopyarea
internal/fb/types_amd64.go:87
StructCopyarea
internal/fb/types_arm.go:87
TypeAliasCopyarea
internal/fb/ctypes.go:42
StructCurpos
internal/fb/types_amd64.go:118
StructCurpos
internal/fb/types_arm.go:118
TypeAliasCurpos
internal/fb/ctypes.go:48
StructCursor
internal/fb/types_amd64.go:123
StructCursor
internal/fb/types_arm.go:123
TypeAliasCursor
internal/fb/ctypes.go:50
StructDevice
internal/fb/fb.go:27
StructEncoder
Encoder configures encoding PNG images.
internal/png/writer.go:19
TypeAliasEncoderBuffer
EncoderBuffer holds the buffers used for encoding PNG images.
internal/png/writer.go:36
InterfaceEncoderBufferPool
EncoderBufferPool is an interface for getting and returning temporary instances of the EncoderBuffer struct. This can be used to reuse buffers when en
internal/png/writer.go:30
StructFillrect
internal/fb/types_amd64.go:96
StructFillrect
internal/fb/types_arm.go:96
TypeAliasFillrect
internal/fb/ctypes.go:44
StructFixScreeninfo
internal/fb/types_amd64.go:6
StructFixScreeninfo
internal/fb/types_arm.go:6
TypeAliasFixScreeninfo
internal/fb/ctypes.go:30
StructImage
internal/fb/types_amd64.go:105
StructImage
internal/fb/types_arm.go:105
TypeAliasImage
internal/fb/ctypes.go:46
StructVarScreeninfo
internal/fb/types_amd64.go:33
StructVarScreeninfo
internal/fb/types_arm.go:33
TypeAliasVarScreeninfo
internal/fb/ctypes.go:34
StructVblank
internal/fb/types_amd64.go:79
StructVblank
internal/fb/types_arm.go:79
TypeAliasVblank
internal/fb/ctypes.go:40
Structconn
srvfb.go:545
Structdecoder
internal/png/reader.go:107
Structdeduper
deduper keeps state to deduplicate sent frames. For some reason, Chrome only seems to show a frame *after* the frame after has been sent (i.e. it lags
srvfb.go:477
Structencoder
internal/png/writer.go:38
Structhandler
srvfb.go:106
StructinterlaceScan
interlaceScan defines the placement and size of a pass for Adam7 interlacing.
internal/png/reader.go:74
Structlistener
srvfb.go:513
Interfaceopaquer
internal/png/writer.go:66
Structproxyconn
srvfb.go:389
StructrawHeader
srvfb.go:137