Home
last modified time | relevance | path

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

123

/third_party/flutter/skia/include/android/
DSkAnimatedImage.h118 struct Frame { struct
135 Frame(); argument
/third_party/skia/include/android/
DSkAnimatedImage.h118 struct Frame { struct
135 Frame(); argument
/third_party/openh264/test/
DBaseDecoderTest.h20 struct Frame { struct
27 virtual void onDecodeFrame (const Frame& frame) = 0; argument
DBaseThreadDecoderTest.h20 struct Frame { struct
34 virtual void onDecodeFrame (const Frame& frame) = 0; argument
/third_party/skia/third_party/externals/libwebp/src/demux/
Ddemux.c43 typedef struct Frame { struct
53 struct Frame* next_; argument
54 } Frame; typedef
/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/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DThread.hpp70 class Frame class
99 Frame::Frame(ID id, std::string function) in Frame() function in vk::dbg::Frame
/third_party/grpc/tools/http2_interop/
Dframe.go21 type Frame interface { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp56 void MipsELFStreamer::EmitCFIStartProcImpl(MCDwarfFrameInfo &Frame) { in EmitCFIStartProcImpl()
67 void MipsELFStreamer::EmitCFIEndProcImpl(MCDwarfFrameInfo &Frame) { in EmitCFIEndProcImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp69 static bool operandReferences(CallInst *CI, AllocaInst *Frame, AAResults &AA) { in operandReferences()
79 static void removeTailCallAttribute(AllocaInst *Frame, AAResults &AA) { in removeTailCallAttribute()
131 auto *Frame = new AllocaInst(FrameTy, DL.getAllocaAddrSpace(), "", InsertPt); in elideHeapAllocations() local
/third_party/python/Doc/library/
Dtracemalloc.rst507 Frame section in API
/third_party/node/test/common/
Dhttp2.js61 class Frame { class
139 Frame, property
/third_party/vk-gl-cts/modules/egl/
DteglBufferAgeTests.cpp156 struct Frame struct
159 int width;
160 int height;
161 vector<DrawCommand> draws;
164 Frame::Frame (int width_, int height_) in Frame() function in deqp::egl::__anona6242d100111::Frame
DteglPartialUpdateTests.cpp144 struct Frame struct
147 int width;
148 int height;
149 vector<DrawCommand> draws;
152 Frame::Frame (int width_, int height_) in Frame() function in deqp::egl::__anon868d2b190111::Frame
DteglSwapBuffersWithDamageTests.cpp112 struct Frame struct
115 int width;
116 int height;
117 vector<DrawCommand> draws;
120 Frame::Frame (int width_, int height_) in Frame() function in deqp::egl::__anon95d25b4c0111::Frame
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugFrameDataSubsection.cpp59 void DebugFrameDataSubsection::addFrameData(const FrameData &Frame) { in addFrameData()
/third_party/skia/src/codec/
DSkWebpCodec.h57 Frame(int i, SkEncodedInfo::Alpha alpha) in Frame() function
DSkHeifCodec.h97 Frame(int i) : INHERITED(i) {} in Frame() function
/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/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/curl/docs/examples/
Dcurlgtk.c75 GtkWidget *Window, *Frame, *Frame2; in main() local
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c388 struct Frame struct
400 struct Frame *frame = img->fb_priv; in gst_vpx_dec_prepare_image() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp89 DILineInfo Frame = getLineInfoForAddress(Address, Specifier); in getInliningInfoForAddress() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dtrace-parser.py10 class Frame: class

123