Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Typedefs
ManagedBackendTexture.cpp File Reference
#include "tools/gpu/ManagedBackendTexture.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkImageInfo.h"
#include "src/core/SkMipmap.h"
#include "src/gpu/RefCntedCallback.h"

Go to the source code of this file.

Typedefs

using Mipmapped = skgpu::Mipmapped
 
using Protected = skgpu::Protected
 
using Renderable = skgpu::Renderable
 

Typedef Documentation

◆ Mipmapped

Definition at line 22 of file ManagedBackendTexture.cpp.

◆ Protected

Definition at line 23 of file ManagedBackendTexture.cpp.

◆ Renderable

Definition at line 24 of file ManagedBackendTexture.cpp.