Home
last modified time | relevance | path

Searched defs:Frame (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/skia/include/android/
DSkAnimatedImage.h118 struct Frame { struct
135 Frame(); argument
/third_party/flutter/skia/third_party/externals/libwebp/src/demux/
Ddemux.c43 typedef struct Frame { struct
53 struct Frame* next_; argument
54 } Frame; typedef
/third_party/grpc/tools/http2_interop/
Dframe.go21 type Frame interface { interface
Dhttp2interop.go83 func streamFrame(w io.Writer, f Frame) error {
/third_party/python/Doc/library/
Dtracemalloc.rst445 Frame section in API
/third_party/node/test/common/
Dhttp2.js62 class Frame { class
140 Frame, property
/third_party/flutter/skia/src/codec/
DSkWebpCodec.h57 Frame(int i, SkEncodedInfo::Alpha alpha) in Frame() function
DSkHeifCodec.h96 Frame(int i) : INHERITED(i) {} in Frame() function
/third_party/curl/docs/examples/
Dcurlgtk.c75 GtkWidget *Window, *Frame, *Frame2; in main() local
/third_party/re2/re2/
Dparse.cc893 struct Frame { struct
894 Frame(Regexp** sub, int nsub) in Frame() argument
899 Regexp** sub;
900 int nsub;
901 int round;
902 std::vector<Splice> splices;
903 int spliceidx;
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c379 struct Frame struct
391 struct Frame *frame = img->fb_priv; in gst_vpx_dec_prepare_image() argument
/third_party/ffmpeg/fftools/
Dffplay.c155 typedef struct Frame { struct
156 AVFrame *frame; argument
168 } Frame; argument
/third_party/flutter/skia/src/android/
DSkAnimatedImage.cpp109 SkAnimatedImage::Frame::Frame() in Frame() function in SkAnimatedImage::Frame
/third_party/flutter/engine/flutter/flow/
Dscene_update_context.cc292 SceneUpdateContext::Frame::Frame(SceneUpdateContext& context, in Frame() function in flutter::SceneUpdateContext::Frame
/third_party/ffmpeg/libavfilter/
Dvf_minterpolate.c161 typedef struct Frame { struct
162 AVFrame *avf; argument
164 } Frame; argument
/third_party/mingw-w64/mingw-w64-headers/include/
Dcommoncontrols.h90 DWORD Frame; member
Dmmcobj.h75 typedef struct Frame Frame; typedef
405 #define _Application_get_Frame(This,Frame) (This)->lpVtbl->get_Frame(This,Frame) argument
625 struct Frame : public IDispatch { struct
662 struct Frame { struct
663 CONST_VTBL struct FrameVtbl *lpVtbl; argument
1517 #define View_get_Frame(This,Frame) (This)->lpVtbl->get_Frame(This,Frame) argument
Dnetmon.h2216 DWORD Frame; member
/third_party/python/Lib/unittest/test/
Dtest_result.py407 class Frame(object): class
/third_party/python/Lib/
Dtracemalloc.py137 class Frame: class
/third_party/node/tools/inspector_protocol/jinja2/
Dcompiler.py130 class Frame(object): class
/third_party/jinja2/
Dcompiler.py134 class Frame(object): class
/third_party/python/Tools/gdb/
Dlibpython.py1470 class Frame(object): class
/third_party/python/Lib/tkinter/
Dttk.py725 class Frame(Widget): class
D__init__.py3102 class Frame(Widget): class

12