Flutter Engine
The Flutter Engine
Classes | Typedefs
SkJpegMetadataDecoderImpl.h File Reference
#include "include/core/SkRefCnt.h"
#include "include/private/SkJpegMetadataDecoder.h"
#include <vector>

Go to the source code of this file.

Classes

class  SkJpegMetadataDecoderImpl
 

Typedefs

using SkJpegMarker = SkJpegMetadataDecoder::Segment
 
using SkJpegMarkerList = std::vector< SkJpegMarker >
 

Typedef Documentation

◆ SkJpegMarker

Definition at line 24 of file SkJpegMetadataDecoderImpl.h.

◆ SkJpegMarkerList

using SkJpegMarkerList = std::vector<SkJpegMarker>

Definition at line 25 of file SkJpegMetadataDecoderImpl.h.