Searched refs:showFrame (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/samplecode/ |
H A D | SamplePath.cpp | 602 void showFrame(SkCanvas* canvas, const SkPoint pts[], int count, const SkPaint& p) { in showFrame() function in CubicCurve2 708 this->showFrame(canvas, fPts, 3, paint); 709 this->showFrame(canvas, fQuad, 2, paint);
|
/third_party/ffmpeg/libavcodec/ |
H A D | nvdec_vp9.c | 68 .showFrame = !h->h.invisible, in nvdec_vp9_start_frame()
|
H A D | vdpau_vp9.c | 67 info->showFrame = !h->h.invisible; in vdpau_vp9_start_frame()
|
Completed in 3 milliseconds