Home
last modified time | relevance | path

Searched defs:FrameInfo (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dresize_test.cc123 struct FrameInfo { struct in __anon158021370111::ResizeTest
124 FrameInfo(vpx_codec_pts_t _pts, unsigned int _w, unsigned int _h) in FrameInfo() function
127 vpx_codec_pts_t pts;
128 unsigned int w;
129 unsigned int h;
/external/libvpx/libvpx/test/
Dresize_test.cc123 struct FrameInfo { struct in __anon5ae374c40111::ResizeTest
124 FrameInfo(vpx_codec_pts_t _pts, unsigned int _w, unsigned int _h) in FrameInfo() function
127 vpx_codec_pts_t pts;
128 unsigned int w;
129 unsigned int h;
/external/chromium_org/chrome/test/chromedriver/
Dsession.h30 struct FrameInfo { struct
35 std::string parent_frame_id;
36 std::string frame_id;
37 std::string chromedriver_frame_id;
Dsession.cc24 FrameInfo::FrameInfo(const std::string& parent_frame_id, in FrameInfo() function in FrameInfo
/external/chromium_org/media/cast/logging/
Dstats_event_subscriber.h162 struct FrameInfo { struct
174 typedef std::map<RtpTimestamp, FrameInfo> FrameInfoMap; argument
Dstats_event_subscriber.cc659 StatsEventSubscriber::FrameInfo::FrameInfo() : encoded(false) { in FrameInfo() function in media::cast::StatsEventSubscriber::FrameInfo
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
DLaunchedDebugger.java138 public class FrameInfo { class in LaunchedDebugger
142 public FrameInfo(long frameID, Location location) { in FrameInfo() method in LaunchedDebugger.FrameInfo
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameTestCase.java37 public class FrameInfo { class in JDWPStackFrameTestCase
41 public FrameInfo(long frameID, Location location) { in FrameInfo() method in JDWPStackFrameTestCase.FrameInfo
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp576 const MachineFrameInfo *FrameInfo = MF->getFrameInfo(); in emitComments() local
/external/llvm/lib/Target/R600/
DAMDGPUISelLowering.cpp701 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo(); in LowerGlobalAddress() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp5223 MachineFrameInfo *FrameInfo = MF.getFrameInfo(); in LowerINT_TO_FP() local
6036 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo(); in LowerSCALAR_TO_VECTOR() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1762 MachineFrameInfo *FrameInfo = getMachineFunction().getFrameInfo(); in CreateStackTemporary() local
1785 MachineFrameInfo *FrameInfo = getMachineFunction().getFrameInfo(); in CreateStackTemporary() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6087 MachineFrameInfo *FrameInfo = DAG.getMachineFunction().getFrameInfo(); in LowerFSINCOS() local