Home
last modified time | relevance | path

Searched defs:get_timestamp (Results 1 – 12 of 12) sorted by relevance

/external/libxcam/xcore/
Dx3a_event.h45 uint64_t get_timestamp () const { in get_timestamp() function
Dvideo_buffer.h77 int64_t get_timestamp () const { in get_timestamp() function
Dx3a_result.h61 int64_t get_timestamp () const { in get_timestamp() function
/external/autotest/tko/
Dutils.py19 def get_timestamp(mapping, field): function
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys.h56 (*get_timestamp)(struct vl_screen *vscreen, void *drawable); member
/external/mesa3d/src/gallium/docs/source/
Dscreen.rst781 get_timestamp section in Methods
/external/virglrenderer/src/gallium/include/pipe/
Dp_screen.h118 uint64_t (*get_timestamp)(struct pipe_screen *); member
/external/autotest/tko/parsers/
Dversion_1.py243 def get_timestamp(self): member in status_line
/external/mesa3d/src/gallium/include/pipe/
Dp_screen.h139 uint64_t (*get_timestamp)(struct pipe_screen *); member
Dp_context.h732 uint64_t (*get_timestamp)(struct pipe_context *); member
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp1840 vec4_visitor::get_timestamp() in get_timestamp() function in brw::vec4_visitor
Dbrw_fs.cpp510 fs_visitor::get_timestamp(const fs_builder &bld) in get_timestamp() function in fs_visitor