Flutter Engine
 
Loading...
Searching...
No Matches
FlutterDarwinExternalTextureImpellerImageWrapper Class Reference

#include <FlutterDarwinExternalTextureMetal.h>

Inheritance diagram for FlutterDarwinExternalTextureImpellerImageWrapper:

Class Methods

(sk_sp< flutter::DlImage >) + wrapYUVATexture:UVTex:YUVColorSpace:aiksContext:
 
(sk_sp< flutter::DlImage >) + wrapRGBATexture:aiksContext:
 

Detailed Description

Definition at line 33 of file FlutterDarwinExternalTextureMetal.h.

Method Documentation

◆ wrapRGBATexture:aiksContext:

+ (sk_sp< DlImage >) FlutterDarwinExternalTextureImpellerImageWrapper: (nonnull id< MTLTexture >)  rgbaTex
aiksContext: (nonnull impeller::AiksContext *)  aiks_context 

◆ wrapYUVATexture:UVTex:YUVColorSpace:aiksContext:

+ (sk_sp< DlImage >) FlutterDarwinExternalTextureImpellerImageWrapper: (nonnull id< MTLTexture >)  yTex
UVTex: (nonnull id< MTLTexture >)  uvTex
YUVColorSpace: (impeller::YUVColorSpace colorSpace
aiksContext: (nonnull impeller::AiksContext *)  aiksContext 

The documentation for this class was generated from the following file: