Home
last modified time | relevance | path

Searched defs:OutputInfo (Results 1 – 3 of 3) sorted by relevance

/external/libkmsxx/utils/
Dkmstest.cpp48 struct OutputInfo struct
50 Connector* connector;
52 Crtc* crtc;
53 Videomode mode;
54 vector<Framebuffer*> legacy_fbs;
56 vector<PlaneInfo> planes;
81 static void get_connector(ResourceManager& resman, OutputInfo& output, const string& str = "") in get_connector() argument
/external/tensorflow/tensorflow/core/framework/
Dcost_graph.proto34 message OutputInfo { message
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1706 void PVRShellInit::OutputInfo() in OutputInfo() function in PVRShellInit