Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
PinnedData Struct Reference

#include <SkImage_RasterPinnable.h>

Public Attributes

GrSurfaceProxyView fPinnedView
 
int32_t fPinnedCount = 0
 
uint32_t fPinnedUniqueID = SK_InvalidUniqueID
 
uint32_t fPinnedContextID = SK_InvalidUniqueID
 
GrColorType fPinnedColorType = GrColorType::kUnknown
 

Detailed Description

Definition at line 29 of file SkImage_RasterPinnable.h.

Member Data Documentation

◆ fPinnedColorType

GrColorType PinnedData::fPinnedColorType = GrColorType::kUnknown

Definition at line 34 of file SkImage_RasterPinnable.h.

◆ fPinnedContextID

uint32_t PinnedData::fPinnedContextID = SK_InvalidUniqueID

Definition at line 33 of file SkImage_RasterPinnable.h.

◆ fPinnedCount

int32_t PinnedData::fPinnedCount = 0

Definition at line 31 of file SkImage_RasterPinnable.h.

◆ fPinnedUniqueID

uint32_t PinnedData::fPinnedUniqueID = SK_InvalidUniqueID

Definition at line 32 of file SkImage_RasterPinnable.h.

◆ fPinnedView

GrSurfaceProxyView PinnedData::fPinnedView

Definition at line 30 of file SkImage_RasterPinnable.h.


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