Flutter Engine
The Flutter Engine
|
#include "gm/gm.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkMatrix.h"
#include "include/core/SkRect.h"
#include "tools/DecodeUtils.h"
#include "tools/GpuToolUtils.h"
#include "tools/Resources.h"
#include "tools/ToolUtils.h"
Go to the source code of this file.
Functions | |
DEF_SIMPLE_GM (draw_bitmap_rect_skbug4734, canvas, 64, 64) | |
DEF_SIMPLE_GM | ( | draw_bitmap_rect_skbug4734 | , |
canvas | , | ||
64 | , | ||
64 | |||
) |
Definition at line 19 of file draw_bitmap_rect_skbug4374.cpp.