#include <texture.h>
Public Attributes | |
| DlCanvas * | canvas = nullptr |
| GrDirectContext * | gr_context = nullptr |
| impeller::AiksContext * | aiks_context = nullptr |
| const DlPaint * | paint = nullptr |
| impeller::AiksContext* flutter::Texture::PaintContext::aiks_context = nullptr |
| DlCanvas* flutter::Texture::PaintContext::canvas = nullptr |
Definition at line 40 of file texture.h.
Referenced by flutter::SurfaceTextureExternalTexture::DrawFrame(), flutter::TextureLayer::Paint(), flutter::testing::MockTexture::Paint(), flutter::testing::TEST(), flutter::testing::TEST(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), and flutter::testing::TEST_F().
| GrDirectContext* flutter::Texture::PaintContext::gr_context = nullptr |
| const DlPaint* flutter::Texture::PaintContext::paint = nullptr |
Definition at line 43 of file texture.h.
Referenced by flutter::SurfaceTextureExternalTexture::DrawFrame(), and flutter::testing::MockTexture::Paint().