Home
last modified time | relevance | path

Searched defs:has_capture (Results 1 – 2 of 2) sorted by relevance

/external/libkmsxx/kms++util/inc/kms++util/
Dvideodevice.h31 bool has_capture() const { return m_has_capture; } in has_capture() function
/external/igt-gpu-tools/tests/i915/
Dgem_exec_capture.c510 static bool has_capture(int fd) in has_capture() function