Flutter Engine
 
Loading...
Searching...
No Matches
flutter::Texture::PaintContext Struct Reference

#include <texture.h>

Public Attributes

DlCanvascanvas = nullptr
 
GrDirectContext * gr_context = nullptr
 
impeller::AiksContextaiks_context = nullptr
 
const DlPaintpaint = nullptr
 

Detailed Description

Definition at line 39 of file texture.h.

Member Data Documentation

◆ aiks_context

impeller::AiksContext* flutter::Texture::PaintContext::aiks_context = nullptr

Definition at line 42 of file texture.h.

◆ canvas

◆ gr_context

GrDirectContext* flutter::Texture::PaintContext::gr_context = nullptr

Definition at line 41 of file texture.h.

◆ paint

const DlPaint* flutter::Texture::PaintContext::paint = nullptr

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