Home
last modified time | relevance | path

Searched refs:draw_legend (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp1181 void draw_legend(SkCanvas* canvas);
1568 draw_legend(canvas); in onDrawContent()
1805 void AAGeometryView::draw_legend(SkCanvas* canvas) { in draw_legend() function in AAGeometryView
/third_party/ffmpeg/libavfilter/
Davf_showspectrum.c682 static int draw_legend(AVFilterContext *ctx, int samples) in draw_legend() function
1164 draw_legend(ctx, 0); in config_output()
1673 draw_legend(ctx, samples); in showspectrumpic_request_frame()