Flutter Engine
The Flutter Engine
lib
ui
painting
codec.cc
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#include "flutter/lib/ui/painting/codec.h"
6
7
#include "
third_party/tonic/dart_binding_macros.h
"
8
#include "
third_party/tonic/dart_library_natives.h
"
9
#include "
third_party/tonic/dart_state.h
"
10
#include "
third_party/tonic/logging/dart_invoke.h
"
11
#include "
third_party/tonic/typed_data/typed_list.h
"
12
13
namespace
flutter
{
14
15
IMPLEMENT_WRAPPERTYPEINFO
(
ui
,
Codec
);
16
17
void
Codec::dispose
() {
18
ClearDartWrapper
();
19
}
20
21
}
// namespace flutter
flutter::Codec
Definition:
codec.h:19
flutter::Codec::dispose
void dispose()
Definition:
codec.cc:17
tonic::DartWrappable::ClearDartWrapper
void ClearDartWrapper()
Definition:
dart_wrappable.cc:66
dart_binding_macros.h
dart_invoke.h
dart_library_natives.h
dart_state.h
flutter
Definition:
asset_manager.cc:10
flutter::IMPLEMENT_WRAPPERTYPEINFO
IMPLEMENT_WRAPPERTYPEINFO(flutter_gpu, FlutterGpuTestClass)
ui
Definition:
window_binding_handler.h:18
typed_list.h
Generated on Sun Jun 23 2024 21:55:05 for Flutter Engine by
1.9.4