Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type BitmapFactoryClient struct + func NewBitmapFactoryClient(cc grpc.ClientConnInterface) *BitmapFactoryClient + func (c *BitmapFactoryClient) DecodeByteArray3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (int64, error) + func (c *BitmapFactoryClient) DecodeByteArray4_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (int64, error) + func (c *BitmapFactoryClient) DecodeFile1(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *BitmapFactoryClient) DecodeFile2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error) + func (c *BitmapFactoryClient) DecodeFileDescriptor1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *BitmapFactoryClient) DecodeFileDescriptor3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *BitmapFactoryClient) DecodeResource2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *BitmapFactoryClient) DecodeResource3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (int64, error) + func (c *BitmapFactoryClient) DecodeResourceStream(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (int64, error) + func (c *BitmapFactoryClient) DecodeStream1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *BitmapFactoryClient) DecodeStream3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error) + type BitmapFactoryOptionsClient struct + func NewBitmapFactoryOptionsClient(cc grpc.ClientConnInterface) *BitmapFactoryOptionsClient + func (c *BitmapFactoryOptionsClient) RequestCancelDecode(ctx context.Context) error + type BitmapRegionDecoderClient struct + func NewBitmapRegionDecoderClient(cc grpc.ClientConnInterface) *BitmapRegionDecoderClient + func (c *BitmapRegionDecoderClient) DecodeRegion(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *BitmapRegionDecoderClient) GetHeight(ctx context.Context) (int32, error) + func (c *BitmapRegionDecoderClient) GetWidth(ctx context.Context) (int32, error) + func (c *BitmapRegionDecoderClient) IsRecycled(ctx context.Context) (bool, error) + func (c *BitmapRegionDecoderClient) NewInstance1(ctx context.Context, arg0 int64) (int64, error) + func (c *BitmapRegionDecoderClient) NewInstance1_4(ctx context.Context, arg0 int64) (int64, error) + func (c *BitmapRegionDecoderClient) NewInstance1_6(ctx context.Context, arg0 string) (int64, error) + func (c *BitmapRegionDecoderClient) NewInstance2_3(ctx context.Context, arg0 int64, arg1 bool) (int64, error) + func (c *BitmapRegionDecoderClient) NewInstance2_5(ctx context.Context, arg0 int64, arg1 bool) (int64, error) + func (c *BitmapRegionDecoderClient) NewInstance2_7(ctx context.Context, arg0 string, arg1 bool) (int64, error) + func (c *BitmapRegionDecoderClient) NewInstance3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error) + func (c *BitmapRegionDecoderClient) NewInstance4_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 bool) (int64, error) + func (c *BitmapRegionDecoderClient) Recycle(ctx context.Context) error + type BitmapShaderClient struct + func NewBitmapShaderClient(cc grpc.ClientConnInterface) *BitmapShaderClient + func (c *BitmapShaderClient) GetFilterMode(ctx context.Context, handle int64) (int32, error) + func (c *BitmapShaderClient) GetMaxAnisotropy(ctx context.Context, handle int64) (int32, error) + func (c *BitmapShaderClient) SetFilterMode(ctx context.Context, handle int64, arg0 int32) error + func (c *BitmapShaderClient) SetMaxAnisotropy(ctx context.Context, handle int64, arg0 int32) error + func (c *BitmapShaderClient) SetOverrideGainmap(ctx context.Context, handle int64, arg0 int64) error + type BlendModeClient struct + func NewBlendModeClient(cc grpc.ClientConnInterface) *BlendModeClient + func (c *BlendModeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *BlendModeClient) Values(ctx context.Context) (int64, error) + type BlendModeColorFilterClient struct + func NewBlendModeColorFilterClient(cc grpc.ClientConnInterface) *BlendModeColorFilterClient + func (c *BlendModeColorFilterClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *BlendModeColorFilterClient) GetColor(ctx context.Context, handle int64) (int32, error) + func (c *BlendModeColorFilterClient) GetMode(ctx context.Context, handle int64) (int64, error) + func (c *BlendModeColorFilterClient) HashCode(ctx context.Context, handle int64) (int32, error) + type BlurMaskFilterBlurClient struct + func NewBlurMaskFilterBlurClient(cc grpc.ClientConnInterface) *BlurMaskFilterBlurClient + func (c *BlurMaskFilterBlurClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *BlurMaskFilterBlurClient) Values(ctx context.Context) (int64, error) + type CameraClient struct + func NewCameraClient(cc grpc.ClientConnInterface) *CameraClient + func (c *CameraClient) ApplyToCanvas(ctx context.Context, handle int64, arg0 int64) error + func (c *CameraClient) DotWithNormal(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) (float32, error) + func (c *CameraClient) GetLocationX(ctx context.Context, handle int64) (float32, error) + func (c *CameraClient) GetLocationY(ctx context.Context, handle int64) (float32, error) + func (c *CameraClient) GetLocationZ(ctx context.Context, handle int64) (float32, error) + func (c *CameraClient) GetMatrix(ctx context.Context, handle int64, arg0 int64) error + func (c *CameraClient) Restore(ctx context.Context, handle int64) error + func (c *CameraClient) Rotate(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + func (c *CameraClient) RotateX(ctx context.Context, handle int64, arg0 float32) error + func (c *CameraClient) RotateY(ctx context.Context, handle int64, arg0 float32) error + func (c *CameraClient) RotateZ(ctx context.Context, handle int64, arg0 float32) error + func (c *CameraClient) Save(ctx context.Context, handle int64) error + func (c *CameraClient) SetLocation(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + func (c *CameraClient) Translate(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + type ColorClient struct + func NewColorClient(cc grpc.ClientConnInterface) *ColorClient + func (c *ColorClient) Alpha0(ctx context.Context, handle int64) (float32, error) + func (c *ColorClient) Alpha1_1(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ColorClient) Alpha1_2(ctx context.Context, handle int64, arg0 int64) (float32, error) + func (c *ColorClient) Argb4(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int32, error) + func (c *ColorClient) Argb4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (int32, error) + func (c *ColorClient) Blue0(ctx context.Context, handle int64) (float32, error) + func (c *ColorClient) Blue1_1(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ColorClient) Blue1_2(ctx context.Context, handle int64, arg0 int64) (float32, error) + func (c *ColorClient) ColorSpace(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ColorClient) ColorToHSV(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *ColorClient) Convert1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ColorClient) Convert2_3(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *ColorClient) Convert2_4(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *ColorClient) Convert2_5(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *ColorClient) Convert5_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error) + func (c *ColorClient) Convert6_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error) + func (c *ColorClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ColorClient) GetColorSpace(ctx context.Context, handle int64) (int64, error) + func (c *ColorClient) GetComponent(ctx context.Context, handle int64, arg0 int32) (float32, error) + func (c *ColorClient) GetComponentCount(ctx context.Context, handle int64) (int32, error) + func (c *ColorClient) GetComponents0(ctx context.Context, handle int64) (int64, error) + func (c *ColorClient) GetComponents1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ColorClient) GetModel(ctx context.Context, handle int64) (int64, error) + func (c *ColorClient) Green0(ctx context.Context, handle int64) (float32, error) + func (c *ColorClient) Green1_1(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ColorClient) Green1_2(ctx context.Context, handle int64, arg0 int64) (float32, error) + func (c *ColorClient) HSVToColor1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ColorClient) HSVToColor2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int32, error) + func (c *ColorClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ColorClient) IsInColorSpace(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *ColorClient) IsSrgb0(ctx context.Context, handle int64) (bool, error) + func (c *ColorClient) IsSrgb1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ColorClient) IsWideGamut0(ctx context.Context, handle int64) (bool, error) + func (c *ColorClient) IsWideGamut1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ColorClient) Luminance0(ctx context.Context, handle int64) (float32, error) + func (c *ColorClient) Luminance1_1(ctx context.Context, handle int64, arg0 int32) (float32, error) + func (c *ColorClient) Luminance1_2(ctx context.Context, handle int64, arg0 int64) (float32, error) + func (c *ColorClient) Pack0(ctx context.Context, handle int64) (int64, error) + func (c *ColorClient) Pack1_4(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ColorClient) Pack3_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) (int64, error) + func (c *ColorClient) Pack4_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error) + func (c *ColorClient) Pack5_3(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error) + func (c *ColorClient) ParseColor(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ColorClient) RGBToHSV(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *ColorClient) Red0(ctx context.Context, handle int64) (float32, error) + func (c *ColorClient) Red1_1(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ColorClient) Red1_2(ctx context.Context, handle int64, arg0 int64) (float32, error) + func (c *ColorClient) Rgb3(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) (int32, error) + func (c *ColorClient) Rgb3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (int32, error) + func (c *ColorClient) ToArgb0(ctx context.Context, handle int64) (int32, error) + func (c *ColorClient) ToArgb1_1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ColorClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ColorClient) ValueOf1_4(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ColorClient) ValueOf1_5(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ColorClient) ValueOf2_3(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *ColorClient) ValueOf3(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) (int64, error) + func (c *ColorClient) ValueOf4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error) + func (c *ColorClient) ValueOf5_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error) + type ColorMatrixClient struct + func NewColorMatrixClient(cc grpc.ClientConnInterface) *ColorMatrixClient + func (c *ColorMatrixClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ColorMatrixClient) GetArray(ctx context.Context, handle int64) (int64, error) + func (c *ColorMatrixClient) PostConcat(ctx context.Context, handle int64, arg0 int64) error + func (c *ColorMatrixClient) PreConcat(ctx context.Context, handle int64, arg0 int64) error + func (c *ColorMatrixClient) Reset(ctx context.Context, handle int64) error + func (c *ColorMatrixClient) Set1(ctx context.Context, handle int64, arg0 int64) error + func (c *ColorMatrixClient) Set1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *ColorMatrixClient) SetConcat(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ColorMatrixClient) SetRGB2YUV(ctx context.Context, handle int64) error + func (c *ColorMatrixClient) SetRotate(ctx context.Context, handle int64, arg0 int32, arg1 float32) error + func (c *ColorMatrixClient) SetSaturation(ctx context.Context, handle int64, arg0 float32) error + func (c *ColorMatrixClient) SetScale(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *ColorMatrixClient) SetYUV2RGB(ctx context.Context, handle int64) error + type ColorMatrixColorFilterClient struct + func NewColorMatrixColorFilterClient(cc grpc.ClientConnInterface) *ColorMatrixColorFilterClient + func (c *ColorMatrixColorFilterClient) GetColorMatrix(ctx context.Context, handle int64, arg0 int64) error + type ColorSpaceAdaptationClient struct + func NewColorSpaceAdaptationClient(cc grpc.ClientConnInterface) *ColorSpaceAdaptationClient + func (c *ColorSpaceAdaptationClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ColorSpaceAdaptationClient) Values(ctx context.Context) (int64, error) + type ColorSpaceClient struct + func NewColorSpaceClient(cc grpc.ClientConnInterface) *ColorSpaceClient + func (c *ColorSpaceClient) Adapt2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ColorSpaceClient) Adapt3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ColorSpaceClient) CctToXyz(ctx context.Context, arg0 int32) (int64, error) + func (c *ColorSpaceClient) ChromaticAdaptation(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ColorSpaceClient) Connect1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceClient) Connect2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ColorSpaceClient) Connect2_3(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ColorSpaceClient) Connect3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ColorSpaceClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ColorSpaceClient) FromXyz1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceClient) FromXyz3(ctx context.Context, arg0 float32, arg1 float32, arg2 float32) (int64, error) + func (c *ColorSpaceClient) Get(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceClient) GetComponentCount(ctx context.Context) (int32, error) + func (c *ColorSpaceClient) GetDataSpace(ctx context.Context) (int32, error) + func (c *ColorSpaceClient) GetFromDataSpace(ctx context.Context, arg0 int32) (int64, error) + func (c *ColorSpaceClient) GetId(ctx context.Context) (int32, error) + func (c *ColorSpaceClient) GetMaxValue(ctx context.Context, arg0 int32) (float32, error) + func (c *ColorSpaceClient) GetMinValue(ctx context.Context, arg0 int32) (float32, error) + func (c *ColorSpaceClient) GetModel(ctx context.Context) (int64, error) + func (c *ColorSpaceClient) GetName(ctx context.Context) (string, error) + func (c *ColorSpaceClient) HashCode(ctx context.Context) (int32, error) + func (c *ColorSpaceClient) IsSrgb(ctx context.Context) (bool, error) + func (c *ColorSpaceClient) IsWideGamut(ctx context.Context) (bool, error) + func (c *ColorSpaceClient) Match(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ColorSpaceClient) ToString(ctx context.Context) (string, error) + func (c *ColorSpaceClient) ToXyz1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceClient) ToXyz3(ctx context.Context, arg0 float32, arg1 float32, arg2 float32) (int64, error) + type ColorSpaceConnectorClient struct + func NewColorSpaceConnectorClient(cc grpc.ClientConnInterface) *ColorSpaceConnectorClient + func (c *ColorSpaceConnectorClient) GetDestination(ctx context.Context) (int64, error) + func (c *ColorSpaceConnectorClient) GetRenderIntent(ctx context.Context) (int64, error) + func (c *ColorSpaceConnectorClient) GetSource(ctx context.Context) (int64, error) + func (c *ColorSpaceConnectorClient) Transform1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceConnectorClient) Transform3(ctx context.Context, arg0 float32, arg1 float32, arg2 float32) (int64, error) + type ColorSpaceModelClient struct + func NewColorSpaceModelClient(cc grpc.ClientConnInterface) *ColorSpaceModelClient + func (c *ColorSpaceModelClient) GetComponentCount(ctx context.Context) (int32, error) + func (c *ColorSpaceModelClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ColorSpaceModelClient) Values(ctx context.Context) (int64, error) + type ColorSpaceNamedClient struct + func NewColorSpaceNamedClient(cc grpc.ClientConnInterface) *ColorSpaceNamedClient + func (c *ColorSpaceNamedClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ColorSpaceNamedClient) Values(ctx context.Context) (int64, error) + type ColorSpaceRenderIntentClient struct + func NewColorSpaceRenderIntentClient(cc grpc.ClientConnInterface) *ColorSpaceRenderIntentClient + func (c *ColorSpaceRenderIntentClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ColorSpaceRenderIntentClient) Values(ctx context.Context) (int64, error) + type ColorSpaceRgbClient struct + func NewColorSpaceRgbClient(cc grpc.ClientConnInterface) *ColorSpaceRgbClient + func (c *ColorSpaceRgbClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ColorSpaceRgbClient) FromLinear1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceRgbClient) FromLinear3(ctx context.Context, arg0 float32, arg1 float32, arg2 float32) (int64, error) + func (c *ColorSpaceRgbClient) FromXyz(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceRgbClient) GetEotf(ctx context.Context) (int64, error) + func (c *ColorSpaceRgbClient) GetInverseTransform0(ctx context.Context) (int64, error) + func (c *ColorSpaceRgbClient) GetInverseTransform1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceRgbClient) GetMaxValue(ctx context.Context, arg0 int32) (float32, error) + func (c *ColorSpaceRgbClient) GetMinValue(ctx context.Context, arg0 int32) (float32, error) + func (c *ColorSpaceRgbClient) GetOetf(ctx context.Context) (int64, error) + func (c *ColorSpaceRgbClient) GetPrimaries0(ctx context.Context) (int64, error) + func (c *ColorSpaceRgbClient) GetPrimaries1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceRgbClient) GetTransferParameters(ctx context.Context) (int64, error) + func (c *ColorSpaceRgbClient) GetTransform0(ctx context.Context) (int64, error) + func (c *ColorSpaceRgbClient) GetTransform1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceRgbClient) GetWhitePoint0(ctx context.Context) (int64, error) + func (c *ColorSpaceRgbClient) GetWhitePoint1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceRgbClient) HashCode(ctx context.Context) (int32, error) + func (c *ColorSpaceRgbClient) IsSrgb(ctx context.Context) (bool, error) + func (c *ColorSpaceRgbClient) IsWideGamut(ctx context.Context) (bool, error) + func (c *ColorSpaceRgbClient) ToLinear1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ColorSpaceRgbClient) ToLinear3(ctx context.Context, arg0 float32, arg1 float32, arg2 float32) (int64, error) + func (c *ColorSpaceRgbClient) ToXyz(ctx context.Context, arg0 int64) (int64, error) + type GainmapClient struct + func NewGainmapClient(cc grpc.ClientConnInterface) *GainmapClient + func (c *GainmapClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *GainmapClient) GetAlternativeImagePrimaries(ctx context.Context, handle int64) (int64, error) + func (c *GainmapClient) GetDisplayRatioForFullHdr(ctx context.Context, handle int64) (float32, error) + func (c *GainmapClient) GetEpsilonHdr(ctx context.Context, handle int64) (int64, error) + func (c *GainmapClient) GetEpsilonSdr(ctx context.Context, handle int64) (int64, error) + func (c *GainmapClient) GetGainmapContents(ctx context.Context, handle int64) (int64, error) + func (c *GainmapClient) GetGainmapDirection(ctx context.Context, handle int64) (int32, error) + func (c *GainmapClient) GetGamma(ctx context.Context, handle int64) (int64, error) + func (c *GainmapClient) GetMinDisplayRatioForHdrTransition(ctx context.Context, handle int64) (float32, error) + func (c *GainmapClient) GetRatioMax(ctx context.Context, handle int64) (int64, error) + func (c *GainmapClient) GetRatioMin(ctx context.Context, handle int64) (int64, error) + func (c *GainmapClient) SetAlternativeImagePrimaries(ctx context.Context, handle int64, arg0 int64) error + func (c *GainmapClient) SetDisplayRatioForFullHdr(ctx context.Context, handle int64, arg0 float32) error + func (c *GainmapClient) SetEpsilonHdr(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + func (c *GainmapClient) SetEpsilonSdr(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + func (c *GainmapClient) SetGainmapContents(ctx context.Context, handle int64, arg0 int64) error + func (c *GainmapClient) SetGainmapDirection(ctx context.Context, handle int64, arg0 int32) error + func (c *GainmapClient) SetGamma(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + func (c *GainmapClient) SetMinDisplayRatioForHdrTransition(ctx context.Context, handle int64, arg0 float32) error + func (c *GainmapClient) SetRatioMax(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + func (c *GainmapClient) SetRatioMin(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + func (c *GainmapClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type HardwareBufferRendererClient struct + func NewHardwareBufferRendererClient(cc grpc.ClientConnInterface) *HardwareBufferRendererClient + func (c *HardwareBufferRendererClient) Close(ctx context.Context, handle int64) error + func (c *HardwareBufferRendererClient) IsClosed(ctx context.Context, handle int64) (bool, error) + func (c *HardwareBufferRendererClient) ObtainRenderRequest(ctx context.Context, handle int64) (int64, error) + func (c *HardwareBufferRendererClient) SetContentRoot(ctx context.Context, handle int64, arg0 int64) error + func (c *HardwareBufferRendererClient) SetLightSourceAlpha(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *HardwareBufferRendererClient) SetLightSourceGeometry(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + type HardwareBufferRendererRenderRequestClient struct + func NewHardwareBufferRendererRenderRequestClient(cc grpc.ClientConnInterface) *HardwareBufferRendererRenderRequestClient + func (c *HardwareBufferRendererRenderRequestClient) SetBufferTransform(ctx context.Context, arg0 int32) (int64, error) + func (c *HardwareBufferRendererRenderRequestClient) SetColorSpace(ctx context.Context, arg0 int64) (int64, error) + type HardwareBufferRendererRenderResultClient struct + func NewHardwareBufferRendererRenderResultClient(cc grpc.ClientConnInterface) *HardwareBufferRendererRenderResultClient + func (c *HardwareBufferRendererRenderResultClient) GetFence(ctx context.Context) (int64, error) + func (c *HardwareBufferRendererRenderResultClient) GetStatus(ctx context.Context) (int32, error) + type HardwareRendererClient struct + func NewHardwareRendererClient(cc grpc.ClientConnInterface) *HardwareRendererClient + func (c *HardwareRendererClient) ClearContent(ctx context.Context, handle int64) error + func (c *HardwareRendererClient) CreateRenderRequest(ctx context.Context, handle int64) (int64, error) + func (c *HardwareRendererClient) Destroy(ctx context.Context, handle int64) error + func (c *HardwareRendererClient) IsDrawingEnabled(ctx context.Context, handle int64) (bool, error) + func (c *HardwareRendererClient) IsOpaque(ctx context.Context, handle int64) (bool, error) + func (c *HardwareRendererClient) NotifyFramePending(ctx context.Context, handle int64) error + func (c *HardwareRendererClient) SetContentRoot(ctx context.Context, handle int64, arg0 int64) error + func (c *HardwareRendererClient) SetDrawingEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *HardwareRendererClient) SetLightSourceAlpha(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *HardwareRendererClient) SetLightSourceGeometry(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *HardwareRendererClient) SetName(ctx context.Context, handle int64, arg0 string) error + func (c *HardwareRendererClient) SetOpaque(ctx context.Context, handle int64, arg0 bool) error + func (c *HardwareRendererClient) SetSurface(ctx context.Context, handle int64, arg0 int64) error + func (c *HardwareRendererClient) Start(ctx context.Context, handle int64) error + func (c *HardwareRendererClient) Stop(ctx context.Context, handle int64) error + type HardwareRendererFrameRenderRequestClient struct + func NewHardwareRendererFrameRenderRequestClient(cc grpc.ClientConnInterface) *HardwareRendererFrameRenderRequestClient + func (c *HardwareRendererFrameRenderRequestClient) SetFrameCommitCallback(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *HardwareRendererFrameRenderRequestClient) SetVsyncTime(ctx context.Context, arg0 int64) (int64, error) + func (c *HardwareRendererFrameRenderRequestClient) SetWaitForPresent(ctx context.Context, arg0 bool) (int64, error) + func (c *HardwareRendererFrameRenderRequestClient) SyncAndDraw(ctx context.Context) (int32, error) + type ImageDecoderClient struct + func NewImageDecoderClient(cc grpc.ClientConnInterface) *ImageDecoderClient + func (c *ImageDecoderClient) Close(ctx context.Context) error + func (c *ImageDecoderClient) CreateSource1_3(ctx context.Context, arg0 int64) (int64, error) + func (c *ImageDecoderClient) CreateSource1_5(ctx context.Context, arg0 int64) (int64, error) + func (c *ImageDecoderClient) CreateSource2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ImageDecoderClient) CreateSource2_1(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *ImageDecoderClient) CreateSource2_2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *ImageDecoderClient) CreateSource3_4(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error) + func (c *ImageDecoderClient) DecodeBitmap1(ctx context.Context, arg0 int64) (int64, error) + func (c *ImageDecoderClient) DecodeBitmap2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ImageDecoderClient) DecodeDrawable1(ctx context.Context, arg0 int64) (int64, error) + func (c *ImageDecoderClient) DecodeDrawable2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ImageDecoderClient) GetAllocator(ctx context.Context) (int32, error) + func (c *ImageDecoderClient) GetCrop(ctx context.Context) (int64, error) + func (c *ImageDecoderClient) GetMemorySizePolicy(ctx context.Context) (int32, error) + func (c *ImageDecoderClient) GetOnPartialImageListener(ctx context.Context) (int64, error) + func (c *ImageDecoderClient) GetPostProcessor(ctx context.Context) (int64, error) + func (c *ImageDecoderClient) IsDecodeAsAlphaMaskEnabled(ctx context.Context) (bool, error) + func (c *ImageDecoderClient) IsMimeTypeSupported(ctx context.Context, arg0 string) (bool, error) + func (c *ImageDecoderClient) IsMutableRequired(ctx context.Context) (bool, error) + func (c *ImageDecoderClient) IsUnpremultipliedRequired(ctx context.Context) (bool, error) + func (c *ImageDecoderClient) SetAllocator(ctx context.Context, arg0 int32) error + func (c *ImageDecoderClient) SetCrop(ctx context.Context, arg0 int64) error + func (c *ImageDecoderClient) SetDecodeAsAlphaMaskEnabled(ctx context.Context, arg0 bool) error + func (c *ImageDecoderClient) SetMemorySizePolicy(ctx context.Context, arg0 int32) error + func (c *ImageDecoderClient) SetMutableRequired(ctx context.Context, arg0 bool) error + func (c *ImageDecoderClient) SetOnPartialImageListener(ctx context.Context, arg0 int64) error + func (c *ImageDecoderClient) SetPostProcessor(ctx context.Context, arg0 int64) error + func (c *ImageDecoderClient) SetTargetColorSpace(ctx context.Context, arg0 int64) error + func (c *ImageDecoderClient) SetTargetSampleSize(ctx context.Context, arg0 int32) error + func (c *ImageDecoderClient) SetTargetSize(ctx context.Context, arg0 int32, arg1 int32) error + func (c *ImageDecoderClient) SetUnpremultipliedRequired(ctx context.Context, arg0 bool) error + type ImageDecoderDecodeExceptionClient struct + func NewImageDecoderDecodeExceptionClient(cc grpc.ClientConnInterface) *ImageDecoderDecodeExceptionClient + func (c *ImageDecoderDecodeExceptionClient) GetError(ctx context.Context) (int32, error) + func (c *ImageDecoderDecodeExceptionClient) GetSource(ctx context.Context) (int64, error) + type ImageDecoderImageInfoClient struct + func NewImageDecoderImageInfoClient(cc grpc.ClientConnInterface) *ImageDecoderImageInfoClient + func (c *ImageDecoderImageInfoClient) GetColorSpace(ctx context.Context) (int64, error) + func (c *ImageDecoderImageInfoClient) GetMimeType(ctx context.Context) (string, error) + func (c *ImageDecoderImageInfoClient) GetSize(ctx context.Context) (int64, error) + func (c *ImageDecoderImageInfoClient) IsAnimated(ctx context.Context) (bool, error) + type ImageDecoderOnHeaderDecodedListenerClient struct + func NewImageDecoderOnHeaderDecodedListenerClient(cc grpc.ClientConnInterface) *ImageDecoderOnHeaderDecodedListenerClient + func (c *ImageDecoderOnHeaderDecodedListenerClient) OnHeaderDecoded(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + type ImageDecoderOnPartialImageListenerClient struct + func NewImageDecoderOnPartialImageListenerClient(cc grpc.ClientConnInterface) *ImageDecoderOnPartialImageListenerClient + func (c *ImageDecoderOnPartialImageListenerClient) OnPartialImage(ctx context.Context, arg0 int64) (bool, error) + type ImageFormatClient struct + func NewImageFormatClient(cc grpc.ClientConnInterface) *ImageFormatClient + func (c *ImageFormatClient) GetBitsPerPixel(ctx context.Context, handle int64, arg0 int32) (int32, error) + type InsetsClient struct + func NewInsetsClient(cc grpc.ClientConnInterface) *InsetsClient + func (c *InsetsClient) Add(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *InsetsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *InsetsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *InsetsClient) HashCode(ctx context.Context) (int32, error) + func (c *InsetsClient) Max(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *InsetsClient) Min(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *InsetsClient) Of1(ctx context.Context, arg0 int64) (int64, error) + func (c *InsetsClient) Of4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error) + func (c *InsetsClient) Subtract(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *InsetsClient) ToString(ctx context.Context) (string, error) + func (c *InsetsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type InterpolatorClient struct + func NewInterpolatorClient(cc grpc.ClientConnInterface) *InterpolatorClient + func (c *InterpolatorClient) GetKeyFrameCount(ctx context.Context, handle int64) (int32, error) + func (c *InterpolatorClient) GetValueCount(ctx context.Context, handle int64) (int32, error) + func (c *InterpolatorClient) Reset1(ctx context.Context, handle int64, arg0 int32) error + func (c *InterpolatorClient) Reset2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *InterpolatorClient) SetKeyFrame3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) error + func (c *InterpolatorClient) SetKeyFrame4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, ...) error + func (c *InterpolatorClient) SetRepeatMirror(ctx context.Context, handle int64, arg0 float32, arg1 bool) error + func (c *InterpolatorClient) TimeToValues1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *InterpolatorClient) TimeToValues2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + type InterpolatorResultClient struct + func NewInterpolatorResultClient(cc grpc.ClientConnInterface) *InterpolatorResultClient + func (c *InterpolatorResultClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *InterpolatorResultClient) Values(ctx context.Context) (int64, error) + type LightingColorFilterClient struct + func NewLightingColorFilterClient(cc grpc.ClientConnInterface) *LightingColorFilterClient + func (c *LightingColorFilterClient) GetColorAdd(ctx context.Context, handle int64) (int32, error) + func (c *LightingColorFilterClient) GetColorMultiply(ctx context.Context, handle int64) (int32, error) + type Matrix44Client struct + func NewMatrix44Client(cc grpc.ClientConnInterface) *Matrix44Client + func (c *Matrix44Client) Concat(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *Matrix44Client) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *Matrix44Client) Get(ctx context.Context, handle int64, arg0 int32, arg1 int32) (float32, error) + func (c *Matrix44Client) GetValues(ctx context.Context, handle int64, arg0 int64) error + func (c *Matrix44Client) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *Matrix44Client) Invert(ctx context.Context, handle int64) (bool, error) + func (c *Matrix44Client) IsIdentity(ctx context.Context, handle int64) (bool, error) + func (c *Matrix44Client) Map4(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error) + func (c *Matrix44Client) Map5_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *Matrix44Client) Reset(ctx context.Context, handle int64) error + func (c *Matrix44Client) Rotate(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error) + func (c *Matrix44Client) Scale(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) (int64, error) + func (c *Matrix44Client) Set(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 float32) error + func (c *Matrix44Client) SetValues(ctx context.Context, handle int64, arg0 int64) error + func (c *Matrix44Client) ToString(ctx context.Context, handle int64) (string, error) + func (c *Matrix44Client) Translate(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) (int64, error) + type MatrixClient struct + func NewMatrixClient(cc grpc.ClientConnInterface) *MatrixClient + func (c *MatrixClient) Dump(ctx context.Context, handle int64, arg0 int64) error + func (c *MatrixClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MatrixClient) GetValues(ctx context.Context, handle int64, arg0 int64) error + func (c *MatrixClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *MatrixClient) Invert(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MatrixClient) IsAffine(ctx context.Context, handle int64) (bool, error) + func (c *MatrixClient) IsIdentity(ctx context.Context, handle int64) (bool, error) + func (c *MatrixClient) MapPoints1(ctx context.Context, handle int64, arg0 int64) error + func (c *MatrixClient) MapPoints2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *MatrixClient) MapPoints5_2(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, ...) error + func (c *MatrixClient) MapRadius(ctx context.Context, handle int64, arg0 float32) (float32, error) + func (c *MatrixClient) MapRect1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MatrixClient) MapRect2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *MatrixClient) MapVectors1(ctx context.Context, handle int64, arg0 int64) error + func (c *MatrixClient) MapVectors2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *MatrixClient) MapVectors5_2(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, ...) error + func (c *MatrixClient) PostConcat(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MatrixClient) PostRotate1(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *MatrixClient) PostRotate3_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) (bool, error) + func (c *MatrixClient) PostScale2(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *MatrixClient) PostScale4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error) + func (c *MatrixClient) PostSkew2(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *MatrixClient) PostSkew4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error) + func (c *MatrixClient) PostTranslate(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *MatrixClient) PreConcat(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MatrixClient) PreRotate1(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *MatrixClient) PreRotate3_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) (bool, error) + func (c *MatrixClient) PreScale2(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *MatrixClient) PreScale4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error) + func (c *MatrixClient) PreSkew2(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *MatrixClient) PreSkew4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error) + func (c *MatrixClient) PreTranslate(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *MatrixClient) RectStaysRect(ctx context.Context, handle int64) (bool, error) + func (c *MatrixClient) Reset(ctx context.Context, handle int64) error + func (c *MatrixClient) Set(ctx context.Context, handle int64, arg0 int64) error + func (c *MatrixClient) SetConcat(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *MatrixClient) SetPolyToPoly(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, ...) (bool, error) + func (c *MatrixClient) SetRectToRect(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *MatrixClient) SetRotate1(ctx context.Context, handle int64, arg0 float32) error + func (c *MatrixClient) SetRotate3_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error + func (c *MatrixClient) SetScale2(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *MatrixClient) SetScale4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *MatrixClient) SetSinCos2(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *MatrixClient) SetSinCos4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *MatrixClient) SetSkew2(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *MatrixClient) SetSkew4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *MatrixClient) SetTranslate(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *MatrixClient) SetValues(ctx context.Context, handle int64, arg0 int64) error + func (c *MatrixClient) ToShortString(ctx context.Context, handle int64) (string, error) + func (c *MatrixClient) ToString(ctx context.Context, handle int64) (string, error) + type MatrixScaleToFitClient struct + func NewMatrixScaleToFitClient(cc grpc.ClientConnInterface) *MatrixScaleToFitClient + func (c *MatrixScaleToFitClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *MatrixScaleToFitClient) Values(ctx context.Context) (int64, error) + type MeshClient struct + func NewMeshClient(cc grpc.ClientConnInterface) *MeshClient + func (c *MeshClient) SetColorUniform2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *MeshClient) SetColorUniform2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *MeshClient) SetColorUniform2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *MeshClient) SetFloatUniform2(ctx context.Context, handle int64, arg0 string, arg1 float32) error + func (c *MeshClient) SetFloatUniform2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *MeshClient) SetFloatUniform3_1(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32) error + func (c *MeshClient) SetFloatUniform4_2(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error + func (c *MeshClient) SetFloatUniform5_3(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error + func (c *MeshClient) SetIntUniform2(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *MeshClient) SetIntUniform2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *MeshClient) SetIntUniform3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) error + func (c *MeshClient) SetIntUniform4_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + func (c *MeshClient) SetIntUniform5_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + type MeshSpecificationAttributeClient struct + func NewMeshSpecificationAttributeClient(cc grpc.ClientConnInterface) *MeshSpecificationAttributeClient + func (c *MeshSpecificationAttributeClient) GetName(ctx context.Context) (string, error) + func (c *MeshSpecificationAttributeClient) GetOffset(ctx context.Context) (int32, error) + func (c *MeshSpecificationAttributeClient) GetType(ctx context.Context) (int32, error) + func (c *MeshSpecificationAttributeClient) ToString(ctx context.Context) (string, error) + type MeshSpecificationClient struct + func NewMeshSpecificationClient(cc grpc.ClientConnInterface) *MeshSpecificationClient + func (c *MeshSpecificationClient) Make5(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 string, ...) (int64, error) + func (c *MeshSpecificationClient) Make6_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 string, ...) (int64, error) + func (c *MeshSpecificationClient) Make7_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 string, ...) (int64, error) + type MeshSpecificationVaryingClient struct + func NewMeshSpecificationVaryingClient(cc grpc.ClientConnInterface) *MeshSpecificationVaryingClient + func (c *MeshSpecificationVaryingClient) GetName(ctx context.Context) (string, error) + func (c *MeshSpecificationVaryingClient) GetType(ctx context.Context) (int32, error) + func (c *MeshSpecificationVaryingClient) ToString(ctx context.Context) (string, error) + type MovieClient struct + func NewMovieClient(cc grpc.ClientConnInterface) *MovieClient + func (c *MovieClient) DecodeByteArray(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error) + func (c *MovieClient) DecodeFile(ctx context.Context, arg0 string) (int64, error) + func (c *MovieClient) DecodeStream(ctx context.Context, arg0 int64) (int64, error) + func (c *MovieClient) Draw3(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) error + func (c *MovieClient) Draw4_1(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 int64) error + func (c *MovieClient) Duration(ctx context.Context) (int32, error) + func (c *MovieClient) Height(ctx context.Context) (int32, error) + func (c *MovieClient) IsOpaque(ctx context.Context) (bool, error) + func (c *MovieClient) SetTime(ctx context.Context, arg0 int32) (bool, error) + func (c *MovieClient) Width(ctx context.Context) (int32, error) + type NinePatchClient struct + func NewNinePatchClient(cc grpc.ClientConnInterface) *NinePatchClient + func (c *NinePatchClient) Draw2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *NinePatchClient) Draw2_2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *NinePatchClient) Draw3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *NinePatchClient) GetBitmap(ctx context.Context, handle int64) (int64, error) + func (c *NinePatchClient) GetDensity(ctx context.Context, handle int64) (int32, error) + func (c *NinePatchClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *NinePatchClient) GetName(ctx context.Context, handle int64) (string, error) + func (c *NinePatchClient) GetPaint(ctx context.Context, handle int64) (int64, error) + func (c *NinePatchClient) GetTransparentRegion(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *NinePatchClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *NinePatchClient) HasAlpha(ctx context.Context, handle int64) (bool, error) + func (c *NinePatchClient) IsNinePatchChunk(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NinePatchClient) SetPaint(ctx context.Context, handle int64, arg0 int64) error + type OutlineClient struct + func NewOutlineClient(cc grpc.ClientConnInterface) *OutlineClient + func (c *OutlineClient) CanClip(ctx context.Context, handle int64) (bool, error) + func (c *OutlineClient) GetAlpha(ctx context.Context, handle int64) (float32, error) + func (c *OutlineClient) GetRadius(ctx context.Context, handle int64) (float32, error) + func (c *OutlineClient) GetRect(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *OutlineClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *OutlineClient) Offset(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *OutlineClient) Set(ctx context.Context, handle int64, arg0 int64) error + func (c *OutlineClient) SetAlpha(ctx context.Context, handle int64, arg0 float32) error + func (c *OutlineClient) SetConvexPath(ctx context.Context, handle int64, arg0 int64) error + func (c *OutlineClient) SetEmpty(ctx context.Context, handle int64) error + func (c *OutlineClient) SetOval1(ctx context.Context, handle int64, arg0 int64) error + func (c *OutlineClient) SetOval4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *OutlineClient) SetPath(ctx context.Context, handle int64, arg0 int64) error + func (c *OutlineClient) SetRect1(ctx context.Context, handle int64, arg0 int64) error + func (c *OutlineClient) SetRect4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *OutlineClient) SetRoundRect2(ctx context.Context, handle int64, arg0 int64, arg1 float32) error + func (c *OutlineClient) SetRoundRect5_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + type ParcelableColorSpaceClient struct + func NewParcelableColorSpaceClient(cc grpc.ClientConnInterface) *ParcelableColorSpaceClient + func (c *ParcelableColorSpaceClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ParcelableColorSpaceClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ParcelableColorSpaceClient) GetColorSpace(ctx context.Context, handle int64) (int64, error) + func (c *ParcelableColorSpaceClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ParcelableColorSpaceClient) IsParcelable(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ParcelableColorSpaceClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PathClient struct + func NewPathClient(cc grpc.ClientConnInterface) *PathClient + func (c *PathClient) AddArc3(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32) error + func (c *PathClient) AddArc6_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) AddCircle(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) AddOval2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *PathClient) AddOval5_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) AddPath1(ctx context.Context, handle int64, arg0 int64) error + func (c *PathClient) AddPath2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *PathClient) AddPath3_2(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32) error + func (c *PathClient) AddRect2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *PathClient) AddRect5_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) AddRoundRect3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *PathClient) AddRoundRect4(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, ...) error + func (c *PathClient) AddRoundRect6_3(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) AddRoundRect7_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) Approximate(ctx context.Context, handle int64, arg0 float32) (int64, error) + func (c *PathClient) ArcTo3(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32) error + func (c *PathClient) ArcTo4_1(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, ...) error + func (c *PathClient) ArcTo7_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) Close(ctx context.Context, handle int64) error + func (c *PathClient) ComputeBounds1(ctx context.Context, handle int64, arg0 int64) error + func (c *PathClient) ComputeBounds2_1(ctx context.Context, handle int64, arg0 int64, arg1 bool) error + func (c *PathClient) ConicTo(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) CubicTo(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) GetFillType(ctx context.Context, handle int64) (int64, error) + func (c *PathClient) GetGenerationId(ctx context.Context, handle int64) (int32, error) + func (c *PathClient) GetPathIterator(ctx context.Context, handle int64) (int64, error) + func (c *PathClient) IncReserve(ctx context.Context, handle int64, arg0 int32) error + func (c *PathClient) Interpolate(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 int64) (bool, error) + func (c *PathClient) IsConvex(ctx context.Context, handle int64) (bool, error) + func (c *PathClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *PathClient) IsInterpolatable(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PathClient) IsInverseFillType(ctx context.Context, handle int64) (bool, error) + func (c *PathClient) IsRect(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PathClient) LineTo(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *PathClient) MoveTo(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *PathClient) Offset2(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *PathClient) Offset3_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 int64) error + func (c *PathClient) Op2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *PathClient) Op3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *PathClient) QuadTo(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) RConicTo(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) RCubicTo(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) RLineTo(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *PathClient) RMoveTo(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *PathClient) RQuadTo(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *PathClient) Reset(ctx context.Context, handle int64) error + func (c *PathClient) Rewind(ctx context.Context, handle int64) error + func (c *PathClient) Set(ctx context.Context, handle int64, arg0 int64) error + func (c *PathClient) SetFillType(ctx context.Context, handle int64, arg0 int64) error + func (c *PathClient) SetLastPoint(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *PathClient) ToggleInverseFillType(ctx context.Context, handle int64) error + func (c *PathClient) Transform1(ctx context.Context, handle int64, arg0 int64) error + func (c *PathClient) Transform2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + type PathDashPathEffectStyleClient struct + func NewPathDashPathEffectStyleClient(cc grpc.ClientConnInterface) *PathDashPathEffectStyleClient + func (c *PathDashPathEffectStyleClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *PathDashPathEffectStyleClient) Values(ctx context.Context) (int64, error) + type PathDirectionClient struct + func NewPathDirectionClient(cc grpc.ClientConnInterface) *PathDirectionClient + func (c *PathDirectionClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *PathDirectionClient) Values(ctx context.Context) (int64, error) + type PathFillTypeClient struct + func NewPathFillTypeClient(cc grpc.ClientConnInterface) *PathFillTypeClient + func (c *PathFillTypeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *PathFillTypeClient) Values(ctx context.Context) (int64, error) + type PathIteratorClient struct + func NewPathIteratorClient(cc grpc.ClientConnInterface) *PathIteratorClient + func (c *PathIteratorClient) HasNext(ctx context.Context) (bool, error) + func (c *PathIteratorClient) Next0(ctx context.Context) (int64, error) + func (c *PathIteratorClient) Next0_2(ctx context.Context) (int64, error) + func (c *PathIteratorClient) Next2_1(ctx context.Context, arg0 int64, arg1 int32) (int32, error) + func (c *PathIteratorClient) Peek(ctx context.Context) (int32, error) + type PathIteratorSegmentClient struct + func NewPathIteratorSegmentClient(cc grpc.ClientConnInterface) *PathIteratorSegmentClient + func (c *PathIteratorSegmentClient) GetConicWeight(ctx context.Context) (float32, error) + func (c *PathIteratorSegmentClient) GetPoints(ctx context.Context) (int64, error) + func (c *PathIteratorSegmentClient) GetVerb(ctx context.Context) (int32, error) + type PathMeasureClient struct + func NewPathMeasureClient(cc grpc.ClientConnInterface) *PathMeasureClient + func (c *PathMeasureClient) GetLength(ctx context.Context, handle int64) (float32, error) + func (c *PathMeasureClient) GetMatrix(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int32) (bool, error) + func (c *PathMeasureClient) GetPosTan(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (bool, error) + func (c *PathMeasureClient) GetSegment(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 int64, ...) (bool, error) + func (c *PathMeasureClient) IsClosed(ctx context.Context, handle int64) (bool, error) + func (c *PathMeasureClient) NextContour(ctx context.Context, handle int64) (bool, error) + func (c *PathMeasureClient) SetPath(ctx context.Context, handle int64, arg0 int64, arg1 bool) error + type PathOpClient struct + func NewPathOpClient(cc grpc.ClientConnInterface) *PathOpClient + func (c *PathOpClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *PathOpClient) Values(ctx context.Context) (int64, error) + type PictureClient struct + func NewPictureClient(cc grpc.ClientConnInterface) *PictureClient + func (c *PictureClient) BeginRecording(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *PictureClient) Draw(ctx context.Context, handle int64, arg0 int64) error + func (c *PictureClient) EndRecording(ctx context.Context, handle int64) error + func (c *PictureClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *PictureClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *PictureClient) RequiresHardwareAcceleration(ctx context.Context, handle int64) (bool, error) + type PixelFormatClient struct + func NewPixelFormatClient(cc grpc.ClientConnInterface) *PixelFormatClient + func (c *PixelFormatClient) FormatHasAlpha(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *PixelFormatClient) GetPixelFormatInfo(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + type PointClient struct + func NewPointClient(cc grpc.ClientConnInterface) *PointClient + func (c *PointClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PointClient) Equals1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PointClient) Equals2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error) + func (c *PointClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *PointClient) Negate(ctx context.Context, handle int64) error + func (c *PointClient) Offset(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *PointClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error + func (c *PointClient) Set(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *PointClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *PointClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PointFClient struct + func NewPointFClient(cc grpc.ClientConnInterface) *PointFClient + func (c *PointFClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PointFClient) Equals1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PointFClient) Equals2(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *PointFClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *PointFClient) Length0(ctx context.Context, handle int64) (float32, error) + func (c *PointFClient) Length2_1(ctx context.Context, handle int64, arg0 float32, arg1 float32) (float32, error) + func (c *PointFClient) Negate(ctx context.Context, handle int64) error + func (c *PointFClient) Offset(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *PointFClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error + func (c *PointFClient) Set1(ctx context.Context, handle int64, arg0 int64) error + func (c *PointFClient) Set2_1(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *PointFClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *PointFClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PorterDuffColorFilterClient struct + func NewPorterDuffColorFilterClient(cc grpc.ClientConnInterface) *PorterDuffColorFilterClient + func (c *PorterDuffColorFilterClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PorterDuffColorFilterClient) HashCode(ctx context.Context, handle int64) (int32, error) + type PorterDuffModeClient struct + func NewPorterDuffModeClient(cc grpc.ClientConnInterface) *PorterDuffModeClient + func (c *PorterDuffModeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *PorterDuffModeClient) Values(ctx context.Context) (int64, error) + type PostProcessorClient struct + func NewPostProcessorClient(cc grpc.ClientConnInterface) *PostProcessorClient + func (c *PostProcessorClient) OnPostProcess(ctx context.Context, arg0 int64) (int32, error) + type RecordingCanvasClient struct + func NewRecordingCanvasClient(cc grpc.ClientConnInterface) *RecordingCanvasClient + func (c *RecordingCanvasClient) DisableZ(ctx context.Context) error + func (c *RecordingCanvasClient) DrawARGB(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error + func (c *RecordingCanvasClient) DrawArc5(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 bool, ...) error + func (c *RecordingCanvasClient) DrawArc8_1(ctx context.Context, arg0 float32, arg1 float32, arg2 float32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawBitmap3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *RecordingCanvasClient) DrawBitmap4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error + func (c *RecordingCanvasClient) DrawBitmap4_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error + func (c *RecordingCanvasClient) DrawBitmap4_3(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 int64) error + func (c *RecordingCanvasClient) DrawBitmap9_4(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawBitmap9_5(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *RecordingCanvasClient) DrawBitmapMesh(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, ...) error + func (c *RecordingCanvasClient) DrawCircle(ctx context.Context, arg0 float32, arg1 float32, arg2 float32, arg3 int64) error + func (c *RecordingCanvasClient) DrawColor1(ctx context.Context, arg0 int32) error + func (c *RecordingCanvasClient) DrawColor2_1(ctx context.Context, arg0 int32, arg1 int64) error + func (c *RecordingCanvasClient) DrawColor2_2(ctx context.Context, arg0 int32, arg1 int64) error + func (c *RecordingCanvasClient) DrawColor2_3(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawDoubleRoundRect5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) error + func (c *RecordingCanvasClient) DrawDoubleRoundRect7(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 int64, ...) error + func (c *RecordingCanvasClient) DrawGlyphs(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32, ...) error + func (c *RecordingCanvasClient) DrawLine(ctx context.Context, arg0 float32, arg1 float32, arg2 float32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawLines2(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawLines4_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error + func (c *RecordingCanvasClient) DrawMesh(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *RecordingCanvasClient) DrawOval2(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawOval5_1(ctx context.Context, arg0 float32, arg1 float32, arg2 float32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawPaint(ctx context.Context, arg0 int64) error + func (c *RecordingCanvasClient) DrawPatch3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *RecordingCanvasClient) DrawPatch3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *RecordingCanvasClient) DrawPath(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawPicture1(ctx context.Context, arg0 int64) error + func (c *RecordingCanvasClient) DrawPicture2_1(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawPicture2_2(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawPoint(ctx context.Context, arg0 float32, arg1 float32, arg2 int64) error + func (c *RecordingCanvasClient) DrawPoints2(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawPoints4_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error + func (c *RecordingCanvasClient) DrawPosText3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int64) error + func (c *RecordingCanvasClient) DrawPosText5(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, ...) error + func (c *RecordingCanvasClient) DrawRGB(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error + func (c *RecordingCanvasClient) DrawRect2(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawRect2_1(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawRect5_2(ctx context.Context, arg0 float32, arg1 float32, arg2 float32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawRegion(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RecordingCanvasClient) DrawRenderNode(ctx context.Context, arg0 int64) error + func (c *RecordingCanvasClient) DrawRoundRect4(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 int64) error + func (c *RecordingCanvasClient) DrawRoundRect7_1(ctx context.Context, arg0 float32, arg1 float32, arg2 float32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawText4_2(ctx context.Context, arg0 string, arg1 float32, arg2 float32, arg3 int64) error + func (c *RecordingCanvasClient) DrawText6(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawText6_1(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawText6_3(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawTextOnPath5_1(ctx context.Context, arg0 string, arg1 int64, arg2 float32, arg3 float32, ...) error + func (c *RecordingCanvasClient) DrawTextOnPath7(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, ...) error + func (c *RecordingCanvasClient) DrawTextRun9(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *RecordingCanvasClient) DrawTextRun9_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *RecordingCanvasClient) DrawTextRun9_2(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *RecordingCanvasClient) DrawVertices(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32, ...) error + func (c *RecordingCanvasClient) EnableZ(ctx context.Context) error + func (c *RecordingCanvasClient) GetHeight(ctx context.Context) (int32, error) + func (c *RecordingCanvasClient) GetMaximumBitmapHeight(ctx context.Context) (int32, error) + func (c *RecordingCanvasClient) GetMaximumBitmapWidth(ctx context.Context) (int32, error) + func (c *RecordingCanvasClient) GetWidth(ctx context.Context) (int32, error) + func (c *RecordingCanvasClient) IsHardwareAccelerated(ctx context.Context) (bool, error) + func (c *RecordingCanvasClient) IsOpaque(ctx context.Context) (bool, error) + func (c *RecordingCanvasClient) SetBitmap(ctx context.Context, arg0 int64) error + func (c *RecordingCanvasClient) SetDensity(ctx context.Context, arg0 int32) error + type RectClient struct + func NewRectClient(cc grpc.ClientConnInterface) *RectClient + func (c *RectClient) CenterX(ctx context.Context, handle int64) (int32, error) + func (c *RectClient) CenterY(ctx context.Context, handle int64) (int32, error) + func (c *RectClient) Contains1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RectClient) Contains2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error) + func (c *RectClient) Contains4_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *RectClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RectClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RectClient) ExactCenterX(ctx context.Context, handle int64) (float32, error) + func (c *RectClient) ExactCenterY(ctx context.Context, handle int64) (float32, error) + func (c *RectClient) FlattenToString(ctx context.Context, handle int64) (string, error) + func (c *RectClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *RectClient) Height(ctx context.Context, handle int64) (int32, error) + func (c *RectClient) Inset1(ctx context.Context, handle int64, arg0 int64) error + func (c *RectClient) Inset2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RectClient) Inset4_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *RectClient) Intersect1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RectClient) Intersect4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *RectClient) Intersects2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *RectClient) Intersects4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *RectClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *RectClient) Offset(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RectClient) OffsetTo(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RectClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error + func (c *RectClient) Set1(ctx context.Context, handle int64, arg0 int64) error + func (c *RectClient) Set4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *RectClient) SetEmpty(ctx context.Context, handle int64) error + func (c *RectClient) SetIntersect(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *RectClient) Sort(ctx context.Context, handle int64) error + func (c *RectClient) ToShortString(ctx context.Context, handle int64) (string, error) + func (c *RectClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *RectClient) UnflattenFromString(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *RectClient) Union1(ctx context.Context, handle int64, arg0 int64) error + func (c *RectClient) Union2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RectClient) Union4_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *RectClient) Width(ctx context.Context, handle int64) (int32, error) + func (c *RectClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RectFClient struct + func NewRectFClient(cc grpc.ClientConnInterface) *RectFClient + func (c *RectFClient) CenterX(ctx context.Context, handle int64) (float32, error) + func (c *RectFClient) CenterY(ctx context.Context, handle int64) (float32, error) + func (c *RectFClient) Contains1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RectFClient) Contains2_1(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *RectFClient) Contains4_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error) + func (c *RectFClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RectFClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RectFClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *RectFClient) Height(ctx context.Context, handle int64) (float32, error) + func (c *RectFClient) Inset(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *RectFClient) Intersect1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RectFClient) Intersect4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error) + func (c *RectFClient) Intersects2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *RectFClient) Intersects4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error) + func (c *RectFClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *RectFClient) Offset(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *RectFClient) OffsetTo(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *RectFClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error + func (c *RectFClient) Round(ctx context.Context, handle int64, arg0 int64) error + func (c *RectFClient) RoundOut(ctx context.Context, handle int64, arg0 int64) error + func (c *RectFClient) Set1(ctx context.Context, handle int64, arg0 int64) error + func (c *RectFClient) Set1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *RectFClient) Set4_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *RectFClient) SetEmpty(ctx context.Context, handle int64) error + func (c *RectFClient) SetIntersect(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *RectFClient) Sort(ctx context.Context, handle int64) error + func (c *RectFClient) ToShortString(ctx context.Context, handle int64) (string, error) + func (c *RectFClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *RectFClient) Union1(ctx context.Context, handle int64, arg0 int64) error + func (c *RectFClient) Union2_1(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *RectFClient) Union4_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *RectFClient) Width(ctx context.Context, handle int64) (float32, error) + func (c *RectFClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RegionClient struct + func NewRegionClient(cc grpc.ClientConnInterface) *RegionClient + func (c *RegionClient) Contains(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error) + func (c *RegionClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RegionClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) GetBoundaryPath0(ctx context.Context, handle int64) (int64, error) + func (c *RegionClient) GetBoundaryPath1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) GetBounds0(ctx context.Context, handle int64) (int64, error) + func (c *RegionClient) GetBounds1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) IsComplex(ctx context.Context, handle int64) (bool, error) + func (c *RegionClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *RegionClient) IsRect(ctx context.Context, handle int64) (bool, error) + func (c *RegionClient) Op2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *RegionClient) Op2_3(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *RegionClient) Op3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *RegionClient) Op3_2(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *RegionClient) Op5_4(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *RegionClient) QuickContains1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) QuickContains4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *RegionClient) QuickReject1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) QuickReject1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) QuickReject4_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *RegionClient) Set1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) Set1_1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) Set4_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *RegionClient) SetEmpty(ctx context.Context, handle int64) error + func (c *RegionClient) SetPath(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *RegionClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *RegionClient) Translate2(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RegionClient) Translate3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) error + func (c *RegionClient) Union(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RegionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RegionIteratorClient struct + func NewRegionIteratorClient(cc grpc.ClientConnInterface) *RegionIteratorClient + func (c *RegionIteratorClient) Next(ctx context.Context, handle int64, arg0 int64) (bool, error) + type RegionOpClient struct + func NewRegionOpClient(cc grpc.ClientConnInterface) *RegionOpClient + func (c *RegionOpClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *RegionOpClient) Values(ctx context.Context) (int64, error) + type RenderEffectClient struct + func NewRenderEffectClient(cc grpc.ClientConnInterface) *RenderEffectClient + func (c *RenderEffectClient) CreateBitmapEffect1(ctx context.Context, arg0 int64) (int64, error) + func (c *RenderEffectClient) CreateBitmapEffect3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *RenderEffectClient) CreateBlendModeEffect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *RenderEffectClient) CreateBlurEffect3_1(ctx context.Context, arg0 float32, arg1 float32, arg2 int64) (int64, error) + func (c *RenderEffectClient) CreateBlurEffect4(ctx context.Context, arg0 float32, arg1 float32, arg2 int64, arg3 int64) (int64, error) + func (c *RenderEffectClient) CreateChainEffect(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *RenderEffectClient) CreateColorFilterEffect1(ctx context.Context, arg0 int64) (int64, error) + func (c *RenderEffectClient) CreateColorFilterEffect2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *RenderEffectClient) CreateOffsetEffect2(ctx context.Context, arg0 float32, arg1 float32) (int64, error) + func (c *RenderEffectClient) CreateOffsetEffect3_1(ctx context.Context, arg0 float32, arg1 float32, arg2 int64) (int64, error) + func (c *RenderEffectClient) CreateRuntimeShaderEffect(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *RenderEffectClient) CreateShaderEffect(ctx context.Context, arg0 int64) (int64, error) + type RenderNodeClient struct + func NewRenderNodeClient(cc grpc.ClientConnInterface) *RenderNodeClient + func (c *RenderNodeClient) BeginRecording0(ctx context.Context, handle int64) (int64, error) + func (c *RenderNodeClient) BeginRecording2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *RenderNodeClient) ComputeApproximateMemoryUsage(ctx context.Context, handle int64) (int64, error) + func (c *RenderNodeClient) DiscardDisplayList(ctx context.Context, handle int64) error + func (c *RenderNodeClient) EndRecording(ctx context.Context, handle int64) error + func (c *RenderNodeClient) GetAlpha(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetAmbientShadowColor(ctx context.Context, handle int64) (int32, error) + func (c *RenderNodeClient) GetBottom(ctx context.Context, handle int64) (int32, error) + func (c *RenderNodeClient) GetCameraDistance(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetClipToBounds(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) GetClipToOutline(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) GetElevation(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *RenderNodeClient) GetInverseMatrix(ctx context.Context, handle int64, arg0 int64) error + func (c *RenderNodeClient) GetLeft(ctx context.Context, handle int64) (int32, error) + func (c *RenderNodeClient) GetMatrix(ctx context.Context, handle int64, arg0 int64) error + func (c *RenderNodeClient) GetPivotX(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetPivotY(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetRight(ctx context.Context, handle int64) (int32, error) + func (c *RenderNodeClient) GetRotationX(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetRotationY(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetRotationZ(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetScaleX(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetScaleY(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetSpotShadowColor(ctx context.Context, handle int64) (int32, error) + func (c *RenderNodeClient) GetTop(ctx context.Context, handle int64) (int32, error) + func (c *RenderNodeClient) GetTranslationX(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetTranslationY(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetTranslationZ(ctx context.Context, handle int64) (float32, error) + func (c *RenderNodeClient) GetUniqueId(ctx context.Context, handle int64) (int64, error) + func (c *RenderNodeClient) GetUseCompositingLayer(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *RenderNodeClient) HasDisplayList(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) HasIdentityMatrix(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) HasOverlappingRendering(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) HasShadow(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) IsForceDarkAllowed(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) IsPivotExplicitlySet(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) OffsetLeftAndRight(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *RenderNodeClient) OffsetTopAndBottom(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *RenderNodeClient) ResetPivot(ctx context.Context, handle int64) (bool, error) + func (c *RenderNodeClient) SetAlpha(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetAmbientShadowColor(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *RenderNodeClient) SetCameraDistance(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetClipRect(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RenderNodeClient) SetClipToBounds(ctx context.Context, handle int64, arg0 bool) (bool, error) + func (c *RenderNodeClient) SetClipToOutline(ctx context.Context, handle int64, arg0 bool) (bool, error) + func (c *RenderNodeClient) SetElevation(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetForceDarkAllowed(ctx context.Context, handle int64, arg0 bool) (bool, error) + func (c *RenderNodeClient) SetHasOverlappingRendering(ctx context.Context, handle int64, arg0 bool) (bool, error) + func (c *RenderNodeClient) SetOutline(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RenderNodeClient) SetPivotX(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetPivotY(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetPosition1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RenderNodeClient) SetPosition4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *RenderNodeClient) SetProjectBackwards(ctx context.Context, handle int64, arg0 bool) (bool, error) + func (c *RenderNodeClient) SetProjectionReceiver(ctx context.Context, handle int64, arg0 bool) (bool, error) + func (c *RenderNodeClient) SetRenderEffect(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RenderNodeClient) SetRotationX(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetRotationY(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetRotationZ(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetScaleX(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetScaleY(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetSpotShadowColor(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *RenderNodeClient) SetTranslationX(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetTranslationY(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetTranslationZ(ctx context.Context, handle int64, arg0 float32) (bool, error) + func (c *RenderNodeClient) SetUseCompositingLayer(ctx context.Context, handle int64, arg0 bool, arg1 int64) (bool, error) + type RuntimeColorFilterClient struct + func NewRuntimeColorFilterClient(cc grpc.ClientConnInterface) *RuntimeColorFilterClient + func (c *RuntimeColorFilterClient) SetColorUniform2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeColorFilterClient) SetColorUniform2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *RuntimeColorFilterClient) SetColorUniform2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeColorFilterClient) SetFloatUniform2(ctx context.Context, handle int64, arg0 string, arg1 float32) error + func (c *RuntimeColorFilterClient) SetFloatUniform2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeColorFilterClient) SetFloatUniform3_1(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32) error + func (c *RuntimeColorFilterClient) SetFloatUniform4_2(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error + func (c *RuntimeColorFilterClient) SetFloatUniform5_3(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error + func (c *RuntimeColorFilterClient) SetInputColorFilter(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeColorFilterClient) SetInputShader(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeColorFilterClient) SetInputXfermode(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeColorFilterClient) SetIntUniform2(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *RuntimeColorFilterClient) SetIntUniform2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeColorFilterClient) SetIntUniform3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) error + func (c *RuntimeColorFilterClient) SetIntUniform4_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + func (c *RuntimeColorFilterClient) SetIntUniform5_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + type RuntimeShaderClient struct + func NewRuntimeShaderClient(cc grpc.ClientConnInterface) *RuntimeShaderClient + func (c *RuntimeShaderClient) SetColorUniform2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeShaderClient) SetColorUniform2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *RuntimeShaderClient) SetColorUniform2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeShaderClient) SetFloatUniform2(ctx context.Context, handle int64, arg0 string, arg1 float32) error + func (c *RuntimeShaderClient) SetFloatUniform2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeShaderClient) SetFloatUniform3_1(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32) error + func (c *RuntimeShaderClient) SetFloatUniform4_2(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error + func (c *RuntimeShaderClient) SetFloatUniform5_3(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error + func (c *RuntimeShaderClient) SetInputBuffer(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeShaderClient) SetInputColorFilter(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeShaderClient) SetInputShader(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeShaderClient) SetInputXfermode(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeShaderClient) SetIntUniform2(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *RuntimeShaderClient) SetIntUniform2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeShaderClient) SetIntUniform3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) error + func (c *RuntimeShaderClient) SetIntUniform4_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + func (c *RuntimeShaderClient) SetIntUniform5_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + type RuntimeXfermodeClient struct + func NewRuntimeXfermodeClient(cc grpc.ClientConnInterface) *RuntimeXfermodeClient + func (c *RuntimeXfermodeClient) SetColorUniform2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeXfermodeClient) SetColorUniform2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *RuntimeXfermodeClient) SetColorUniform2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeXfermodeClient) SetFloatUniform2(ctx context.Context, handle int64, arg0 string, arg1 float32) error + func (c *RuntimeXfermodeClient) SetFloatUniform2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeXfermodeClient) SetFloatUniform3_1(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32) error + func (c *RuntimeXfermodeClient) SetFloatUniform4_2(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error + func (c *RuntimeXfermodeClient) SetFloatUniform5_3(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error + func (c *RuntimeXfermodeClient) SetInputColorFilter(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeXfermodeClient) SetInputShader(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeXfermodeClient) SetInputXfermode(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeXfermodeClient) SetIntUniform2(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *RuntimeXfermodeClient) SetIntUniform2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *RuntimeXfermodeClient) SetIntUniform3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) error + func (c *RuntimeXfermodeClient) SetIntUniform4_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + func (c *RuntimeXfermodeClient) SetIntUniform5_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + type ShaderClient struct + func NewShaderClient(cc grpc.ClientConnInterface) *ShaderClient + func (c *ShaderClient) GetLocalMatrix(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ShaderClient) SetLocalMatrix(ctx context.Context, handle int64, arg0 int64) error + type ShaderTileModeClient struct + func NewShaderTileModeClient(cc grpc.ClientConnInterface) *ShaderTileModeClient + func (c *ShaderTileModeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ShaderTileModeClient) Values(ctx context.Context) (int64, error) + type SurfaceTextureClient struct + func NewSurfaceTextureClient(cc grpc.ClientConnInterface) *SurfaceTextureClient + func (c *SurfaceTextureClient) AttachToGLContext(ctx context.Context, handle int64, arg0 int32) error + func (c *SurfaceTextureClient) DetachFromGLContext(ctx context.Context, handle int64) error + func (c *SurfaceTextureClient) GetDataSpace(ctx context.Context, handle int64) (int32, error) + func (c *SurfaceTextureClient) GetTimestamp(ctx context.Context, handle int64) (int64, error) + func (c *SurfaceTextureClient) GetTransformMatrix(ctx context.Context, handle int64, arg0 int64) error + func (c *SurfaceTextureClient) IsReleased(ctx context.Context, handle int64) (bool, error) + func (c *SurfaceTextureClient) Release(ctx context.Context, handle int64) error + func (c *SurfaceTextureClient) ReleaseTexImage(ctx context.Context, handle int64) error + func (c *SurfaceTextureClient) SetDefaultBufferSize(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *SurfaceTextureClient) SetOnFrameAvailableListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SurfaceTextureClient) UpdateTexImage(ctx context.Context, handle int64) error + type SurfaceTextureOnFrameAvailableListenerClient struct + func NewSurfaceTextureOnFrameAvailableListenerClient(cc grpc.ClientConnInterface) *SurfaceTextureOnFrameAvailableListenerClient + func (c *SurfaceTextureOnFrameAvailableListenerClient) OnFrameAvailable(ctx context.Context, arg0 int64) error + type YuvImageClient struct + func NewYuvImageClient(cc grpc.ClientConnInterface) *YuvImageClient + func (c *YuvImageClient) CompressToJpeg(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (bool, error) + func (c *YuvImageClient) CompressToJpegR(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (bool, error) + func (c *YuvImageClient) GetColorSpace(ctx context.Context, handle int64) (int64, error) + func (c *YuvImageClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *YuvImageClient) GetStrides(ctx context.Context, handle int64) (int64, error) + func (c *YuvImageClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *YuvImageClient) GetYuvData(ctx context.Context, handle int64) (int64, error) + func (c *YuvImageClient) GetYuvFormat(ctx context.Context, handle int64) (int32, error)