Searched defs:GetFrame (Results 1 – 7 of 7) sorted by relevance
129 inline JavaScriptFrame* GetFrame() const { in GetFrame() function
389 int CEncoder::GetFrame(const unsigned char ** pframe) in GetFrame() function in CEncoder
165 const backtrace_frame_data_t* GetFrame(size_t frame_num) { in GetFrame() function
868 static int GetFrame(const WebPMux* mux, const Config* config) { in GetFrame() function
804 static const Frame* GetFrame(const WebPDemuxer* const dmux, int frame_num) { in GetFrame() function
338 static EncodedFrame* GetFrame(const WebPAnimEncoder* const enc, in GetFrame() function
3152 Local<StackFrame> StackTrace::GetFrame(Isolate* v8_isolate, in GetFrame() function in v8::StackTrace