Home
last modified time | relevance | path

Searched defs:GetFrame (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/include/flutter/
Dflutter_window.h61 WindowFrame GetFrame() { in GetFrame() function
/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/include/flutter/
Dflutter_window.h61 WindowFrame GetFrame() { in GetFrame() function
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dwebpmux.c858 static int GetFrame(const WebPMux* mux, const Config* config) { in GetFrame() function
/third_party/flutter/skia/third_party/externals/libwebp/src/demux/
Ddemux.c793 static const Frame* GetFrame(const WebPDemuxer* const dmux, int frame_num) { in GetFrame() function
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c341 static EncodedFrame* GetFrame(const WebPAnimEncoder* const enc, in GetFrame() function
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3drmobj.h3884 STDMETHOD(GetFrame)(THIS_ IDirect3DRMFrame3 **frame) PURE; in DECLARE_INTERFACE_() local