graphics

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BitmapFactoryServer

type BitmapFactoryServer struct {
	pb.UnimplementedBitmapFactoryServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

BitmapFactoryServer implements pb.BitmapFactoryServiceServer.

func (*BitmapFactoryServer) DecodeByteArray3

func (*BitmapFactoryServer) DecodeByteArray4_1

func (*BitmapFactoryServer) DecodeFile1

func (*BitmapFactoryServer) DecodeFile2_1

func (*BitmapFactoryServer) DecodeFileDescriptor1

func (*BitmapFactoryServer) DecodeFileDescriptor3_1

func (*BitmapFactoryServer) DecodeResource2

func (*BitmapFactoryServer) DecodeResource3_1

func (*BitmapFactoryServer) DecodeResourceStream

func (*BitmapFactoryServer) DecodeStream1

func (*BitmapFactoryServer) DecodeStream3_1

func (*BitmapFactoryServer) NewBitmapFactory

type BitmapShaderServer

type BitmapShaderServer struct {
	pb.UnimplementedBitmapShaderServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

BitmapShaderServer implements pb.BitmapShaderServiceServer.

func (*BitmapShaderServer) GetFilterMode

func (*BitmapShaderServer) GetMaxAnisotropy

func (*BitmapShaderServer) NewBitmapShader

func (*BitmapShaderServer) SetFilterMode

func (*BitmapShaderServer) SetMaxAnisotropy

func (*BitmapShaderServer) SetOverrideGainmap

type BlendModeColorFilterServer

type BlendModeColorFilterServer struct {
	pb.UnimplementedBlendModeColorFilterServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

BlendModeColorFilterServer implements pb.BlendModeColorFilterServiceServer.

func (*BlendModeColorFilterServer) Equals

func (*BlendModeColorFilterServer) GetColor

func (*BlendModeColorFilterServer) GetMode

func (*BlendModeColorFilterServer) HashCode

func (*BlendModeColorFilterServer) NewBlendModeColorFilter

type CameraServer

type CameraServer struct {
	pb.UnimplementedCameraServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

CameraServer implements pb.CameraServiceServer.

func (*CameraServer) ApplyToCanvas

func (*CameraServer) DotWithNormal

func (*CameraServer) GetLocationX

func (*CameraServer) GetLocationY

func (*CameraServer) GetLocationZ

func (*CameraServer) GetMatrix

func (*CameraServer) NewCamera

func (*CameraServer) Restore

func (*CameraServer) Rotate

func (*CameraServer) RotateX

func (*CameraServer) RotateY

func (*CameraServer) RotateZ

func (*CameraServer) Save

func (*CameraServer) SetLocation

func (*CameraServer) Translate

type ColorMatrixColorFilterServer

type ColorMatrixColorFilterServer struct {
	pb.UnimplementedColorMatrixColorFilterServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ColorMatrixColorFilterServer implements pb.ColorMatrixColorFilterServiceServer.

func (*ColorMatrixColorFilterServer) GetColorMatrix

func (*ColorMatrixColorFilterServer) NewColorMatrixColorFilter

type ColorMatrixServer

type ColorMatrixServer struct {
	pb.UnimplementedColorMatrixServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ColorMatrixServer implements pb.ColorMatrixServiceServer.

func (*ColorMatrixServer) Equals

func (*ColorMatrixServer) GetArray

func (*ColorMatrixServer) NewColorMatrix

func (*ColorMatrixServer) PostConcat

func (*ColorMatrixServer) PreConcat

func (*ColorMatrixServer) Reset

func (*ColorMatrixServer) Set1

func (*ColorMatrixServer) Set1_1

func (*ColorMatrixServer) SetConcat

func (*ColorMatrixServer) SetRGB2YUV

func (*ColorMatrixServer) SetRotate

func (*ColorMatrixServer) SetSaturation

func (*ColorMatrixServer) SetScale

func (*ColorMatrixServer) SetYUV2RGB

type ColorServer

type ColorServer struct {
	pb.UnimplementedColorServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ColorServer implements pb.ColorServiceServer.

func (*ColorServer) Alpha0

func (*ColorServer) Alpha1_1

func (*ColorServer) Alpha1_2

func (*ColorServer) Argb4

func (*ColorServer) Argb4_1

func (*ColorServer) Blue0

func (*ColorServer) Blue1_1

func (*ColorServer) Blue1_2

func (*ColorServer) ColorSpace

func (*ColorServer) ColorToHSV

func (*ColorServer) Convert1

func (*ColorServer) Convert2_3

func (*ColorServer) Convert2_4

func (*ColorServer) Convert2_5

func (*ColorServer) Convert5_2

func (*ColorServer) Convert6_1

func (*ColorServer) Equals

func (*ColorServer) GetColorSpace

func (*ColorServer) GetComponent

func (*ColorServer) GetComponentCount

func (*ColorServer) GetComponents0

func (*ColorServer) GetComponents1_1

func (*ColorServer) GetModel

func (*ColorServer) Green0

func (*ColorServer) Green1_1

func (*ColorServer) Green1_2

func (*ColorServer) HSVToColor1

func (*ColorServer) HSVToColor2_1

func (*ColorServer) HashCode

func (*ColorServer) IsInColorSpace

func (*ColorServer) IsSrgb0

func (*ColorServer) IsSrgb1_1

func (*ColorServer) IsWideGamut0

func (*ColorServer) IsWideGamut1_1

func (*ColorServer) Luminance0

func (*ColorServer) Luminance1_1

func (*ColorServer) Luminance1_2

func (*ColorServer) NewColor

func (*ColorServer) Pack0

func (*ColorServer) Pack1_4

func (*ColorServer) Pack3_1

func (*ColorServer) Pack4_2

func (*ColorServer) Pack5_3

func (*ColorServer) ParseColor

func (*ColorServer) RGBToHSV

func (*ColorServer) Red0

func (*ColorServer) Red1_1

func (*ColorServer) Red1_2

func (*ColorServer) Rgb3

func (*ColorServer) Rgb3_1

func (*ColorServer) ToArgb0

func (*ColorServer) ToArgb1_1

func (*ColorServer) ToString

func (*ColorServer) ValueOf1_4

func (*ColorServer) ValueOf1_5

func (*ColorServer) ValueOf2_3

func (*ColorServer) ValueOf3

func (*ColorServer) ValueOf4_1

func (*ColorServer) ValueOf5_2

type GainmapServer

type GainmapServer struct {
	pb.UnimplementedGainmapServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

GainmapServer implements pb.GainmapServiceServer.

func (*GainmapServer) DescribeContents

func (*GainmapServer) GetEpsilonHdr

func (*GainmapServer) GetEpsilonSdr

func (*GainmapServer) GetGainmapContents

func (*GainmapServer) GetGainmapDirection

func (*GainmapServer) GetGamma

func (*GainmapServer) GetRatioMax

func (*GainmapServer) GetRatioMin

func (*GainmapServer) NewGainmap

func (*GainmapServer) SetEpsilonHdr

func (*GainmapServer) SetEpsilonSdr

func (*GainmapServer) SetGainmapContents

func (*GainmapServer) SetGainmapDirection

func (*GainmapServer) SetGamma

func (*GainmapServer) SetRatioMax

func (*GainmapServer) SetRatioMin

func (*GainmapServer) WriteToParcel

type HardwareBufferRendererServer

type HardwareBufferRendererServer struct {
	pb.UnimplementedHardwareBufferRendererServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

HardwareBufferRendererServer implements pb.HardwareBufferRendererServiceServer.

func (*HardwareBufferRendererServer) Close

func (*HardwareBufferRendererServer) IsClosed

func (*HardwareBufferRendererServer) NewHardwareBufferRenderer

func (*HardwareBufferRendererServer) ObtainRenderRequest

func (*HardwareBufferRendererServer) SetContentRoot

func (*HardwareBufferRendererServer) SetLightSourceAlpha

func (*HardwareBufferRendererServer) SetLightSourceGeometry

type HardwareRendererServer

type HardwareRendererServer struct {
	pb.UnimplementedHardwareRendererServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

HardwareRendererServer implements pb.HardwareRendererServiceServer.

func (*HardwareRendererServer) ClearContent

func (*HardwareRendererServer) CreateRenderRequest

func (*HardwareRendererServer) Destroy

func (*HardwareRendererServer) IsDrawingEnabled

func (*HardwareRendererServer) IsOpaque

func (*HardwareRendererServer) NewHardwareRenderer

func (*HardwareRendererServer) NotifyFramePending

func (*HardwareRendererServer) SetContentRoot

func (*HardwareRendererServer) SetDrawingEnabled

func (*HardwareRendererServer) SetLightSourceAlpha

func (*HardwareRendererServer) SetLightSourceGeometry

func (*HardwareRendererServer) SetName

func (*HardwareRendererServer) SetOpaque

func (*HardwareRendererServer) SetSurface

func (*HardwareRendererServer) Start

func (*HardwareRendererServer) Stop

type ImageFormatServer

type ImageFormatServer struct {
	pb.UnimplementedImageFormatServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ImageFormatServer implements pb.ImageFormatServiceServer.

func (*ImageFormatServer) GetBitsPerPixel

func (*ImageFormatServer) NewImageFormat

type InterpolatorServer

type InterpolatorServer struct {
	pb.UnimplementedInterpolatorServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

InterpolatorServer implements pb.InterpolatorServiceServer.

func (*InterpolatorServer) GetKeyFrameCount

func (*InterpolatorServer) GetValueCount

func (*InterpolatorServer) NewInterpolator

func (*InterpolatorServer) Reset1

func (*InterpolatorServer) Reset2_1

func (*InterpolatorServer) SetKeyFrame3

func (*InterpolatorServer) SetKeyFrame4_1

func (*InterpolatorServer) SetRepeatMirror

func (*InterpolatorServer) TimeToValues1

func (*InterpolatorServer) TimeToValues2_1

type LightingColorFilterServer

type LightingColorFilterServer struct {
	pb.UnimplementedLightingColorFilterServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

LightingColorFilterServer implements pb.LightingColorFilterServiceServer.

func (*LightingColorFilterServer) GetColorAdd

func (*LightingColorFilterServer) GetColorMultiply

func (*LightingColorFilterServer) NewLightingColorFilter

type Matrix44Server

type Matrix44Server struct {
	pb.UnimplementedMatrix44ServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

Matrix44Server implements pb.Matrix44ServiceServer.

func (*Matrix44Server) Concat

func (*Matrix44Server) Equals

func (*Matrix44Server) Get

func (*Matrix44Server) GetValues

func (*Matrix44Server) HashCode

func (*Matrix44Server) Invert

func (*Matrix44Server) IsIdentity

func (*Matrix44Server) Map4

func (*Matrix44Server) Map5_1

func (*Matrix44Server) NewMatrix44

func (*Matrix44Server) Reset

func (*Matrix44Server) Rotate

func (*Matrix44Server) Scale

func (*Matrix44Server) Set

func (*Matrix44Server) SetValues

func (*Matrix44Server) ToString

func (*Matrix44Server) Translate

type MatrixServer

type MatrixServer struct {
	pb.UnimplementedMatrixServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

MatrixServer implements pb.MatrixServiceServer.

func (*MatrixServer) Dump

func (*MatrixServer) Equals

func (*MatrixServer) GetValues

func (*MatrixServer) HashCode

func (*MatrixServer) Invert

func (*MatrixServer) IsAffine

func (*MatrixServer) IsIdentity

func (*MatrixServer) MapPoints1

func (*MatrixServer) MapPoints2_1

func (*MatrixServer) MapPoints5_2

func (*MatrixServer) MapRadius

func (*MatrixServer) MapRect1

func (*MatrixServer) MapRect2_1

func (*MatrixServer) MapVectors1

func (*MatrixServer) MapVectors2_1

func (*MatrixServer) MapVectors5_2

func (*MatrixServer) NewMatrix

func (*MatrixServer) PostConcat

func (*MatrixServer) PostRotate1

func (*MatrixServer) PostRotate3_1

func (*MatrixServer) PostScale2

func (*MatrixServer) PostScale4_1

func (*MatrixServer) PostSkew2

func (*MatrixServer) PostSkew4_1

func (*MatrixServer) PostTranslate

func (*MatrixServer) PreConcat

func (*MatrixServer) PreRotate1

func (*MatrixServer) PreRotate3_1

func (*MatrixServer) PreScale2

func (*MatrixServer) PreScale4_1

func (*MatrixServer) PreSkew2

func (*MatrixServer) PreSkew4_1

func (*MatrixServer) PreTranslate

func (*MatrixServer) RectStaysRect

func (*MatrixServer) Reset

func (*MatrixServer) Set

func (*MatrixServer) SetConcat

func (*MatrixServer) SetPolyToPoly

func (*MatrixServer) SetRectToRect

func (*MatrixServer) SetRotate1

func (*MatrixServer) SetRotate3_1

func (*MatrixServer) SetScale2

func (*MatrixServer) SetScale4_1

func (*MatrixServer) SetSinCos2

func (*MatrixServer) SetSinCos4_1

func (*MatrixServer) SetSkew2

func (*MatrixServer) SetSkew4_1

func (*MatrixServer) SetTranslate

func (*MatrixServer) SetValues

func (*MatrixServer) ToShortString

func (*MatrixServer) ToString

type MeshServer

type MeshServer struct {
	pb.UnimplementedMeshServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

MeshServer implements pb.MeshServiceServer.

func (*MeshServer) NewMesh

func (*MeshServer) SetColorUniform2

func (*MeshServer) SetColorUniform2_1

func (*MeshServer) SetColorUniform2_2

func (*MeshServer) SetFloatUniform2

func (*MeshServer) SetFloatUniform2_4

func (*MeshServer) SetFloatUniform3_1

func (*MeshServer) SetFloatUniform4_2

func (*MeshServer) SetFloatUniform5_3

func (*MeshServer) SetIntUniform2

func (*MeshServer) SetIntUniform2_4

func (*MeshServer) SetIntUniform3_1

func (*MeshServer) SetIntUniform4_2

func (*MeshServer) SetIntUniform5_3

type NinePatchServer

type NinePatchServer struct {
	pb.UnimplementedNinePatchServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

NinePatchServer implements pb.NinePatchServiceServer.

func (*NinePatchServer) Draw2

func (*NinePatchServer) Draw2_2

func (*NinePatchServer) Draw3_1

func (*NinePatchServer) GetBitmap

func (*NinePatchServer) GetDensity

func (*NinePatchServer) GetHeight

func (*NinePatchServer) GetName

func (*NinePatchServer) GetPaint

func (*NinePatchServer) GetTransparentRegion

func (*NinePatchServer) GetWidth

func (*NinePatchServer) HasAlpha

func (*NinePatchServer) IsNinePatchChunk

func (*NinePatchServer) NewNinePatch

func (*NinePatchServer) SetPaint

type OutlineServer

type OutlineServer struct {
	pb.UnimplementedOutlineServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

OutlineServer implements pb.OutlineServiceServer.

func (*OutlineServer) CanClip

func (*OutlineServer) GetAlpha

func (*OutlineServer) GetRadius

func (*OutlineServer) GetRect

func (*OutlineServer) IsEmpty

func (*OutlineServer) NewOutline

func (*OutlineServer) Offset

func (*OutlineServer) Set

func (*OutlineServer) SetAlpha

func (*OutlineServer) SetConvexPath

func (*OutlineServer) SetEmpty

func (*OutlineServer) SetOval1

func (*OutlineServer) SetOval4_1

func (*OutlineServer) SetPath

func (*OutlineServer) SetRect1

func (*OutlineServer) SetRect4_1

func (*OutlineServer) SetRoundRect2

func (*OutlineServer) SetRoundRect5_1

type ParcelableColorSpaceServer

type ParcelableColorSpaceServer struct {
	pb.UnimplementedParcelableColorSpaceServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ParcelableColorSpaceServer implements pb.ParcelableColorSpaceServiceServer.

func (*ParcelableColorSpaceServer) DescribeContents

func (*ParcelableColorSpaceServer) Equals

func (*ParcelableColorSpaceServer) GetColorSpace

func (*ParcelableColorSpaceServer) HashCode

func (*ParcelableColorSpaceServer) IsParcelable

func (*ParcelableColorSpaceServer) NewParcelableColorSpace

func (*ParcelableColorSpaceServer) WriteToParcel

type PathMeasureServer

type PathMeasureServer struct {
	pb.UnimplementedPathMeasureServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

PathMeasureServer implements pb.PathMeasureServiceServer.

func (*PathMeasureServer) GetLength

func (*PathMeasureServer) GetMatrix

func (*PathMeasureServer) GetPosTan

func (*PathMeasureServer) GetSegment

func (*PathMeasureServer) IsClosed

func (*PathMeasureServer) NewPathMeasure

func (*PathMeasureServer) NextContour

func (*PathMeasureServer) SetPath

type PathServer

type PathServer struct {
	pb.UnimplementedPathServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

PathServer implements pb.PathServiceServer.

func (*PathServer) AddArc3

func (*PathServer) AddArc6_1

func (*PathServer) AddCircle

func (*PathServer) AddOval2

func (*PathServer) AddOval5_1

func (*PathServer) AddPath1

func (*PathServer) AddPath2_1

func (*PathServer) AddPath3_2

func (*PathServer) AddRect2

func (*PathServer) AddRect5_1

func (*PathServer) AddRoundRect3_1

func (*PathServer) AddRoundRect4

func (*PathServer) AddRoundRect6_3

func (*PathServer) AddRoundRect7_2

func (*PathServer) Approximate

func (*PathServer) ArcTo3

func (*PathServer) ArcTo4_1

func (*PathServer) ArcTo7_2

func (*PathServer) Close

func (*PathServer) ComputeBounds1

func (*PathServer) ComputeBounds2_1

func (*PathServer) ConicTo

func (*PathServer) CubicTo

func (*PathServer) GetFillType

func (*PathServer) GetGenerationId

func (*PathServer) GetPathIterator

func (*PathServer) IncReserve

func (*PathServer) Interpolate

func (*PathServer) IsConvex

func (*PathServer) IsEmpty

func (*PathServer) IsInterpolatable

func (*PathServer) IsInverseFillType

func (*PathServer) IsRect

func (*PathServer) LineTo

func (*PathServer) MoveTo

func (*PathServer) NewPath

func (*PathServer) Offset2

func (*PathServer) Offset3_1

func (*PathServer) Op2_1

func (*PathServer) Op3

func (s *PathServer) Op3(_ context.Context, req *pb.Op3Request) (*pb.Op3Response, error)

func (*PathServer) QuadTo

func (*PathServer) RConicTo

func (*PathServer) RCubicTo

func (*PathServer) RLineTo

func (*PathServer) RMoveTo

func (*PathServer) RQuadTo

func (*PathServer) Reset

func (*PathServer) Rewind

func (*PathServer) Set

func (s *PathServer) Set(_ context.Context, req *pb.SetRequest) (*pb.SetResponse, error)

func (*PathServer) SetFillType

func (*PathServer) SetLastPoint

func (*PathServer) Transform1

func (*PathServer) Transform2_1

type PictureServer

type PictureServer struct {
	pb.UnimplementedPictureServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

PictureServer implements pb.PictureServiceServer.

func (*PictureServer) BeginRecording

func (*PictureServer) Draw

func (*PictureServer) EndRecording

func (*PictureServer) GetHeight

func (*PictureServer) GetWidth

func (*PictureServer) NewPicture

type PixelFormatServer

type PixelFormatServer struct {
	pb.UnimplementedPixelFormatServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

PixelFormatServer implements pb.PixelFormatServiceServer.

func (*PixelFormatServer) FormatHasAlpha

func (*PixelFormatServer) GetPixelFormatInfo

func (*PixelFormatServer) NewPixelFormat

type PointFServer

type PointFServer struct {
	pb.UnimplementedPointFServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

PointFServer implements pb.PointFServiceServer.

func (*PointFServer) DescribeContents

func (*PointFServer) Equals1_1

func (*PointFServer) Equals2

func (*PointFServer) HashCode

func (*PointFServer) Length0

func (*PointFServer) Length2_1

func (*PointFServer) Negate

func (*PointFServer) NewPointF

func (*PointFServer) Offset

func (*PointFServer) ReadFromParcel

func (*PointFServer) Set1

func (*PointFServer) Set2_1

func (*PointFServer) ToString

func (*PointFServer) WriteToParcel

type PointServer

type PointServer struct {
	pb.UnimplementedPointServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

PointServer implements pb.PointServiceServer.

func (*PointServer) DescribeContents

func (*PointServer) Equals1_1

func (*PointServer) Equals2

func (*PointServer) HashCode

func (*PointServer) Negate

func (*PointServer) NewPoint

func (*PointServer) Offset

func (*PointServer) ReadFromParcel

func (*PointServer) Set

func (*PointServer) ToString

func (*PointServer) WriteToParcel

type PorterDuffColorFilterServer

type PorterDuffColorFilterServer struct {
	pb.UnimplementedPorterDuffColorFilterServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

PorterDuffColorFilterServer implements pb.PorterDuffColorFilterServiceServer.

func (*PorterDuffColorFilterServer) Equals

func (*PorterDuffColorFilterServer) HashCode

func (*PorterDuffColorFilterServer) NewPorterDuffColorFilter

type RectFServer

type RectFServer struct {
	pb.UnimplementedRectFServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RectFServer implements pb.RectFServiceServer.

func (*RectFServer) CenterX

func (*RectFServer) CenterY

func (*RectFServer) Contains1

func (*RectFServer) Contains2_1

func (*RectFServer) Contains4_2

func (*RectFServer) DescribeContents

func (*RectFServer) Equals

func (*RectFServer) HashCode

func (*RectFServer) Height

func (*RectFServer) Inset

func (*RectFServer) Intersect1

func (*RectFServer) Intersect4_1

func (*RectFServer) Intersects2

func (*RectFServer) Intersects4_1

func (*RectFServer) IsEmpty

func (*RectFServer) NewRectF

func (*RectFServer) Offset

func (*RectFServer) OffsetTo

func (*RectFServer) ReadFromParcel

func (*RectFServer) Round

func (*RectFServer) RoundOut

func (*RectFServer) Set1

func (*RectFServer) Set1_1

func (*RectFServer) Set4_2

func (*RectFServer) SetEmpty

func (*RectFServer) SetIntersect

func (*RectFServer) Sort

func (*RectFServer) ToShortString

func (*RectFServer) ToString

func (*RectFServer) Union1

func (*RectFServer) Union2_1

func (*RectFServer) Union4_2

func (*RectFServer) Width

func (*RectFServer) WriteToParcel

type RectServer

type RectServer struct {
	pb.UnimplementedRectServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RectServer implements pb.RectServiceServer.

func (*RectServer) CenterX

func (*RectServer) CenterY

func (*RectServer) Contains1

func (*RectServer) Contains2_1

func (*RectServer) Contains4_2

func (*RectServer) DescribeContents

func (*RectServer) Equals

func (*RectServer) ExactCenterX

func (*RectServer) ExactCenterY

func (*RectServer) FlattenToString

func (*RectServer) HashCode

func (*RectServer) Height

func (*RectServer) Inset1

func (*RectServer) Inset2_1

func (*RectServer) Inset4_2

func (*RectServer) Intersect1

func (*RectServer) Intersect4_1

func (*RectServer) Intersects2

func (*RectServer) Intersects4_1

func (*RectServer) IsEmpty

func (*RectServer) NewRect

func (*RectServer) Offset

func (*RectServer) OffsetTo

func (*RectServer) ReadFromParcel

func (*RectServer) Set1

func (*RectServer) Set4_1

func (*RectServer) SetEmpty

func (*RectServer) SetIntersect

func (*RectServer) Sort

func (*RectServer) ToShortString

func (*RectServer) ToString

func (*RectServer) UnflattenFromString

func (*RectServer) Union1

func (*RectServer) Union2_1

func (*RectServer) Union4_2

func (*RectServer) Width

func (*RectServer) WriteToParcel

type RegionIteratorServer

type RegionIteratorServer struct {
	pb.UnimplementedRegionIteratorServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RegionIteratorServer implements pb.RegionIteratorServiceServer.

func (*RegionIteratorServer) NewRegionIterator

func (*RegionIteratorServer) Next

type RegionServer

type RegionServer struct {
	pb.UnimplementedRegionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RegionServer implements pb.RegionServiceServer.

func (*RegionServer) Contains

func (*RegionServer) DescribeContents

func (*RegionServer) Equals

func (*RegionServer) GetBoundaryPath0

func (*RegionServer) GetBoundaryPath1_1

func (*RegionServer) GetBounds0

func (*RegionServer) GetBounds1_1

func (*RegionServer) IsComplex

func (*RegionServer) IsEmpty

func (*RegionServer) IsRect

func (*RegionServer) NewRegion

func (*RegionServer) Op2_1

func (*RegionServer) Op2_3

func (*RegionServer) Op3

func (*RegionServer) Op3_2

func (*RegionServer) Op5_4

func (*RegionServer) QuickContains1

func (*RegionServer) QuickContains4_1

func (*RegionServer) QuickReject1

func (*RegionServer) QuickReject1_1

func (*RegionServer) QuickReject4_2

func (*RegionServer) Set1

func (*RegionServer) Set1_1

func (*RegionServer) Set4_2

func (*RegionServer) SetEmpty

func (*RegionServer) SetPath

func (*RegionServer) ToString

func (*RegionServer) Translate2

func (*RegionServer) Translate3_1

func (*RegionServer) Union

func (*RegionServer) WriteToParcel

type RenderNodeServer

type RenderNodeServer struct {
	pb.UnimplementedRenderNodeServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RenderNodeServer implements pb.RenderNodeServiceServer.

func (*RenderNodeServer) BeginRecording0

func (*RenderNodeServer) BeginRecording2_1

func (*RenderNodeServer) DiscardDisplayList

func (*RenderNodeServer) EndRecording

func (*RenderNodeServer) GetAlpha

func (*RenderNodeServer) GetAmbientShadowColor

func (*RenderNodeServer) GetBottom

func (*RenderNodeServer) GetCameraDistance

func (*RenderNodeServer) GetClipToBounds

func (*RenderNodeServer) GetClipToOutline

func (*RenderNodeServer) GetElevation

func (*RenderNodeServer) GetHeight

func (*RenderNodeServer) GetInverseMatrix

func (*RenderNodeServer) GetLeft

func (*RenderNodeServer) GetMatrix

func (*RenderNodeServer) GetPivotX

func (*RenderNodeServer) GetPivotY

func (*RenderNodeServer) GetRight

func (*RenderNodeServer) GetRotationX

func (*RenderNodeServer) GetRotationY

func (*RenderNodeServer) GetRotationZ

func (*RenderNodeServer) GetScaleX

func (*RenderNodeServer) GetScaleY

func (*RenderNodeServer) GetSpotShadowColor

func (*RenderNodeServer) GetTop

func (*RenderNodeServer) GetTranslationX

func (*RenderNodeServer) GetTranslationY

func (*RenderNodeServer) GetTranslationZ

func (*RenderNodeServer) GetUniqueId

func (*RenderNodeServer) GetUseCompositingLayer

func (*RenderNodeServer) GetWidth

func (*RenderNodeServer) HasDisplayList

func (*RenderNodeServer) HasIdentityMatrix

func (*RenderNodeServer) HasShadow

func (*RenderNodeServer) IsForceDarkAllowed

func (*RenderNodeServer) IsPivotExplicitlySet

func (*RenderNodeServer) NewRenderNode

func (*RenderNodeServer) OffsetLeftAndRight

func (*RenderNodeServer) OffsetTopAndBottom

func (*RenderNodeServer) ResetPivot

func (*RenderNodeServer) SetAlpha

func (*RenderNodeServer) SetAmbientShadowColor

func (*RenderNodeServer) SetCameraDistance

func (*RenderNodeServer) SetClipRect

func (*RenderNodeServer) SetClipToBounds

func (*RenderNodeServer) SetClipToOutline

func (*RenderNodeServer) SetElevation

func (*RenderNodeServer) SetForceDarkAllowed

func (*RenderNodeServer) SetOutline

func (*RenderNodeServer) SetPivotX

func (*RenderNodeServer) SetPivotY

func (*RenderNodeServer) SetPosition1

func (*RenderNodeServer) SetPosition4_1

func (*RenderNodeServer) SetProjectBackwards

func (*RenderNodeServer) SetProjectionReceiver

func (*RenderNodeServer) SetRenderEffect

func (*RenderNodeServer) SetRotationX

func (*RenderNodeServer) SetRotationY

func (*RenderNodeServer) SetRotationZ

func (*RenderNodeServer) SetScaleX

func (*RenderNodeServer) SetScaleY

func (*RenderNodeServer) SetSpotShadowColor

func (*RenderNodeServer) SetTranslationX

func (*RenderNodeServer) SetTranslationY

func (*RenderNodeServer) SetTranslationZ

func (*RenderNodeServer) SetUseCompositingLayer

type RuntimeColorFilterServer

type RuntimeColorFilterServer struct {
	pb.UnimplementedRuntimeColorFilterServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RuntimeColorFilterServer implements pb.RuntimeColorFilterServiceServer.

func (*RuntimeColorFilterServer) NewRuntimeColorFilter

func (*RuntimeColorFilterServer) SetColorUniform2

func (*RuntimeColorFilterServer) SetColorUniform2_1

func (*RuntimeColorFilterServer) SetColorUniform2_2

func (*RuntimeColorFilterServer) SetFloatUniform2

func (*RuntimeColorFilterServer) SetFloatUniform2_4

func (*RuntimeColorFilterServer) SetFloatUniform3_1

func (*RuntimeColorFilterServer) SetFloatUniform4_2

func (*RuntimeColorFilterServer) SetFloatUniform5_3

func (*RuntimeColorFilterServer) SetInputColorFilter

func (*RuntimeColorFilterServer) SetInputShader

func (*RuntimeColorFilterServer) SetInputXfermode

func (*RuntimeColorFilterServer) SetIntUniform2

func (*RuntimeColorFilterServer) SetIntUniform2_4

func (*RuntimeColorFilterServer) SetIntUniform3_1

func (*RuntimeColorFilterServer) SetIntUniform4_2

func (*RuntimeColorFilterServer) SetIntUniform5_3

type RuntimeShaderServer

type RuntimeShaderServer struct {
	pb.UnimplementedRuntimeShaderServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RuntimeShaderServer implements pb.RuntimeShaderServiceServer.

func (*RuntimeShaderServer) NewRuntimeShader

func (*RuntimeShaderServer) SetColorUniform2

func (*RuntimeShaderServer) SetColorUniform2_1

func (*RuntimeShaderServer) SetColorUniform2_2

func (*RuntimeShaderServer) SetFloatUniform2

func (*RuntimeShaderServer) SetFloatUniform2_4

func (*RuntimeShaderServer) SetFloatUniform3_1

func (*RuntimeShaderServer) SetFloatUniform4_2

func (*RuntimeShaderServer) SetFloatUniform5_3

func (*RuntimeShaderServer) SetInputBuffer

func (*RuntimeShaderServer) SetInputColorFilter

func (*RuntimeShaderServer) SetInputShader

func (*RuntimeShaderServer) SetInputXfermode

func (*RuntimeShaderServer) SetIntUniform2

func (*RuntimeShaderServer) SetIntUniform2_4

func (*RuntimeShaderServer) SetIntUniform3_1

func (*RuntimeShaderServer) SetIntUniform4_2

func (*RuntimeShaderServer) SetIntUniform5_3

type RuntimeXfermodeServer

type RuntimeXfermodeServer struct {
	pb.UnimplementedRuntimeXfermodeServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RuntimeXfermodeServer implements pb.RuntimeXfermodeServiceServer.

func (*RuntimeXfermodeServer) NewRuntimeXfermode

func (*RuntimeXfermodeServer) SetColorUniform2

func (*RuntimeXfermodeServer) SetColorUniform2_1

func (*RuntimeXfermodeServer) SetColorUniform2_2

func (*RuntimeXfermodeServer) SetFloatUniform2

func (*RuntimeXfermodeServer) SetFloatUniform2_4

func (*RuntimeXfermodeServer) SetFloatUniform3_1

func (*RuntimeXfermodeServer) SetFloatUniform4_2

func (*RuntimeXfermodeServer) SetFloatUniform5_3

func (*RuntimeXfermodeServer) SetInputColorFilter

func (*RuntimeXfermodeServer) SetInputShader

func (*RuntimeXfermodeServer) SetInputXfermode

func (*RuntimeXfermodeServer) SetIntUniform2

func (*RuntimeXfermodeServer) SetIntUniform2_4

func (*RuntimeXfermodeServer) SetIntUniform3_1

func (*RuntimeXfermodeServer) SetIntUniform4_2

func (*RuntimeXfermodeServer) SetIntUniform5_3

type ShaderServer

type ShaderServer struct {
	pb.UnimplementedShaderServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ShaderServer implements pb.ShaderServiceServer.

func (*ShaderServer) GetLocalMatrix

func (*ShaderServer) NewShader

func (*ShaderServer) SetLocalMatrix

type SurfaceTextureServer

type SurfaceTextureServer struct {
	pb.UnimplementedSurfaceTextureServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

SurfaceTextureServer implements pb.SurfaceTextureServiceServer.

func (*SurfaceTextureServer) AttachToGLContext

func (*SurfaceTextureServer) DetachFromGLContext

func (*SurfaceTextureServer) GetDataSpace

func (*SurfaceTextureServer) GetTimestamp

func (*SurfaceTextureServer) GetTransformMatrix

func (*SurfaceTextureServer) IsReleased

func (*SurfaceTextureServer) NewSurfaceTexture

func (*SurfaceTextureServer) Release

func (*SurfaceTextureServer) ReleaseTexImage

func (*SurfaceTextureServer) SetDefaultBufferSize

func (*SurfaceTextureServer) UpdateTexImage

type YuvImageServer

type YuvImageServer struct {
	pb.UnimplementedYuvImageServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

YuvImageServer implements pb.YuvImageServiceServer.

func (*YuvImageServer) CompressToJpeg

func (*YuvImageServer) CompressToJpegR

func (*YuvImageServer) GetColorSpace

func (*YuvImageServer) GetHeight

func (*YuvImageServer) GetStrides

func (*YuvImageServer) GetWidth

func (*YuvImageServer) GetYuvData

func (*YuvImageServer) GetYuvFormat

func (*YuvImageServer) NewYuvImage

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL