Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 215) sorted by relevance

123456789

/device/generic/vulkan-cereal/host-common/opengl/
Demugl_config_unittest.cpp63 EmuglConfig config; in TEST() local
72 EmuglConfig config; in TEST() local
84 EmuglConfig config; in TEST() local
94 EmuglConfig config; in TEST() local
104 EmuglConfig config; in TEST() local
113 EmuglConfig config; in TEST() local
122 EmuglConfig config; in TEST() local
132 EmuglConfig config; in TEST() local
142 EmuglConfig config; in TEST() local
152 EmuglConfig config; in TEST() local
[all …]
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_expectations/
DGPUTestExpectationsParser_unittest.cpp34 GPUTestConfigTester config; in TEST() local
49 GPUTestConfigTester config; in TEST() local
64 GPUTestConfigTester config; in TEST() local
79 GPUTestConfigTester config; in TEST() local
94 GPUTestConfigTester config; in TEST() local
110 GPUTestConfigTester config; in TEST() local
126 GPUTestConfigTester config; in TEST() local
142 GPUTestConfigTester config; in TEST() local
157 GPUTestConfigTester config; in TEST() local
172 GPUTestConfigTester config; in TEST() local
[all …]
DGPUTestExpectationsTest.cpp23 void validateConfigBase(const GPUTestConfig &config) in validateConfigBase()
39 void validateConfigAPI(const GPUTestConfig &config, const GPUTestConfig::API &api) in validateConfigAPI()
84 GPUTestConfig config; in TEST_P() local
92 GPUTestConfig config(GPUTestConfig::kAPID3D9); in TEST_P() local
98 GPUTestConfig config(GPUTestConfig::kAPID3D11); in TEST_P() local
104 GPUTestConfig config(GPUTestConfig::kAPIMetal); in TEST_P() local
110 GPUTestConfig config(GPUTestConfig::kAPIGLDesktop); in TEST_P() local
116 GPUTestConfig config(GPUTestConfig::kAPIGLES); in TEST_P() local
122 GPUTestConfig config(GPUTestConfig::kAPIVulkan); in TEST_P() local
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch_adb.cpp32 std::string GetAdbConnectorTcpArg(const CuttlefishConfig& config) { in GetAdbConnectorTcpArg()
37 std::string GetAdbConnectorVsockArg(const CuttlefishConfig& config) { in GetAdbConnectorVsockArg()
43 bool AdbModeEnabled(const CuttlefishConfig& config, AdbMode mode) { in AdbModeEnabled()
47 bool AdbVsockTunnelEnabled(const CuttlefishConfig& config) { in AdbVsockTunnelEnabled()
53 bool AdbVsockHalfTunnelEnabled(const CuttlefishConfig& config) { in AdbVsockHalfTunnelEnabled()
59 bool AdbTcpConnectorEnabled(const CuttlefishConfig& config) { in AdbTcpConnectorEnabled()
65 bool AdbVsockConnectorEnabled(const CuttlefishConfig& config) { in AdbVsockConnectorEnabled()
73 const CuttlefishConfig& config) { in LaunchAdbConnectorIfEnabled()
99 const CuttlefishConfig& config, SharedFD adbd_events_pipe) { in LaunchSocketVsockProxyIfEnabled()
Dlaunch.cc43 const CuttlefishConfig& config, unsigned int number_of_event_pipes) { in LaunchKernelLogMonitor()
83 std::vector<Command> LaunchRootCanal(const CuttlefishConfig& config) { in LaunchRootCanal()
107 std::vector<Command> LaunchLogcatReceiver(const CuttlefishConfig& config) { in LaunchLogcatReceiver()
127 std::vector<Command> LaunchConfigServer(const CuttlefishConfig& config) { in LaunchConfigServer()
141 std::vector<Command> LaunchTombstoneReceiver(const CuttlefishConfig& config) { in LaunchTombstoneReceiver()
176 const CuttlefishConfig& config) { in LaunchGnssGrpcProxyServerIfEnabled()
232 std::vector<Command> LaunchBluetoothConnector(const CuttlefishConfig& config) { in LaunchBluetoothConnector()
262 std::vector<Command> LaunchSecureEnvironment(const CuttlefishConfig& config) { in LaunchSecureEnvironment()
302 const CuttlefishConfig& config) { in LaunchVehicleHalServerIfEnabled()
326 const CuttlefishConfig& config) { in LaunchConsoleForwarderIfEnabled()
Dmain.cc59 bool WriteCuttlefishEnvironment(const CuttlefishConfig& config) { in WriteCuttlefishEnvironment()
76 SharedFD DaemonizeLauncher(const CuttlefishConfig& config) { in DaemonizeLauncher()
146 std::string GetConfigFilePath(const CuttlefishConfig& config) { in GetConfigFilePath()
151 void PrintStreamingInformation(const CuttlefishConfig& config) { in PrintStreamingInformation()
206 auto config = CuttlefishConfig::Get(); in RunCvdMain() local
Dserver_loop.cpp70 auto config = CuttlefishConfig::Get(); in PowerwashFiles() local
106 void RestartRunCvd(const CuttlefishConfig& config, int notification_fd) { in RestartRunCvd()
171 auto config = CuttlefishConfig::Get(); in ServerLoop() local
188 auto config = CuttlefishConfig::Get(); in ServerLoop() local
Dlaunch_streamer.cpp46 void CreateStreamerServers(Command* cmd, const CuttlefishConfig& config) { in CreateStreamerServers()
108 const CuttlefishConfig& config) { in LaunchCustomActionServers()
146 std::vector<Command> LaunchVNCServer(const CuttlefishConfig& config) { in LaunchVNCServer()
160 std::vector<Command> LaunchWebRTC(const CuttlefishConfig& config, in LaunchWebRTC()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc65 std::string GetLegacyConfigFilePath(const CuttlefishConfig& config) { in GetLegacyConfigFilePath()
92 void ValidateAdbModeFlag(const CuttlefishConfig& config) { in ValidateAdbModeFlag()
133 auto config = InitializeCuttlefishConfiguration( in InitFilesystemAndCreateConfig() local
197 auto config = CuttlefishConfig::Get(); in InitFilesystemAndCreateConfig() local
253 auto config = in AssembleCvdMain() local
Ddisk_flags.cc238 bool ShouldCreateAllCompositeDisks(const CuttlefishConfig& config) { in ShouldCreateAllCompositeDisks()
315 bool CreateCompositeDisk(const CuttlefishConfig& config, in CreateCompositeDisk()
361 const CuttlefishConfig& config, in CreatePersistentCompositeDisk()
384 static void RepackAllBootImages(const CuttlefishConfig* config) { in RepackAllBootImages()
440 const CuttlefishConfig* config) { in CreateDynamicDiskFiles()
Dboot_config.cc45 size_t WriteEnvironment(const CuttlefishConfig& config, in WriteEnvironment()
83 bool InitBootloaderEnvPartition(const CuttlefishConfig& config, in InitBootloaderEnvPartition()
/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp213 EGLConfig config = getConfigAtIndex(i); in processConfigs() local
445 EGLBoolean eglDisplay::getAttribValue(EGLConfig config, EGLint attribIdx, EGLint * value) in getAttribValue()
475 EGLBoolean eglDisplay::getConfigAttrib(EGLConfig config, EGLint attrib, EGLint * value) in getConfigAttrib()
506 void eglDisplay::dumpConfig(EGLConfig config) in dumpConfig()
519 EGLBoolean eglDisplay::setAttribValue(EGLConfig config, EGLint attribIdx, EGLint value) in setAttribValue()
530 EGLBoolean eglDisplay::setConfigAttrib(EGLConfig config, EGLint attrib, EGLint value) in setConfigAttrib()
547 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat()
583 EGLBoolean eglDisplay::getConfigGLPixelFormat(EGLConfig config, GLenum * format) in getConfigGLPixelFormat()
/device/google/trout/hal/sensors/2.0/
DSensor.cpp265 std::optional<std::vector<Configuration>> config) { in getOrientation()
273 std::optional<std::vector<Configuration>> config) { in getLocation()
280 static status_t checkOrientation(std::optional<std::vector<Configuration>> config) { in checkOrientation()
309 void HWSensorBase::setOrientation(std::optional<std::vector<Configuration>> config) { in setOrientation()
350 const std::optional<std::vector<Configuration>>& config) { in getSensorPlacement()
417 const std::optional<std::vector<Configuration>>& config) { in setAdditionalInfoFrames()
439 const std::optional<std::vector<Configuration>>& config) { in buildSensor()
454 const std::optional<std::vector<Configuration>>& config) in HWSensorBase()
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/
DEGLContextSharingTest.cpp67 EGLConfig config = getEGLWindow()->getConfig(); in TEST_P() local
93 EGLConfig config = getEGLWindow()->getConfig(); in TEST_P() local
136 EGLConfig config = getEGLWindow()->getConfig(); in TEST_P() local
218 EGLConfig config = getEGLWindow()->getConfig(); in TEST_P() local
256 EGLConfig config = getEGLWindow()->getConfig(); in TEST_P() local
310 EGLConfig config = getEGLWindow()->getConfig(); in TEST_P() local
382 EGLConfig config = window->getConfig(); in TEST_P() local
DEGLSurfaceTest.cpp132 void initializeSurface(EGLConfig config) in initializeSurface()
176 EGLConfig config; in initializeSurfaceWithDefaultConfig() local
301 EGLConfig config; in initializeSurfaceWithFloatConfig() local
572 EGLConfig config; in initializeSurfaceWithRGBA8888Config() local
998 EGLConfig config; in TEST_P() local
1027 EGLConfig config; in TEST_P() local
1056 EGLConfig config; in TEST_P() local
1084 EGLConfig config; in TEST_P() local
1277 EGLConfig config; in TEST_P() local
1319 EGLConfig config; in TEST_P() local
[all …]
DEGLContextCompatibilityTest.cpp29 bool IsRGBA16FConfig(EGLDisplay display, EGLConfig config) in IsRGBA16FConfig()
39 bool IsRGB10_A2Config(EGLDisplay display, EGLConfig config) in IsRGB10_A2Config()
50 bool IsMultisampledConfig(EGLDisplay display, EGLConfig config) in IsMultisampledConfig()
57 bool ShouldSkipConfig(EGLDisplay display, EGLConfig config, bool windowSurfaceTest) in ShouldSkipConfig()
114 std::string EGLConfigName(EGLDisplay display, EGLConfig config) in EGLConfigName()
367 EGLConfig config = mConfigs[mConfigIndex]; in TestBody() local
392 EGLConfig config = mConfigs[mConfigIndex]; in TestBody() local
514 for (EGLConfig config : configs) in RegisterContextCompatibilityTests() local
/device/google/atv/audio_proxy/service/
DDeviceImpl.cpp93 Return<void> DeviceImpl::getInputBufferSize(const AudioConfig& config, in getInputBufferSize()
101 const AudioConfig& config, in openOutputStream()
117 const AudioConfig& config) { in openOutputStream()
132 const AudioConfig& config, in openInputStream()
159 Return<Result> DeviceImpl::setAudioPortConfig(const AudioPortConfig& config) { in setAudioPortConfig()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DConfig_unittest.cpp17 egl::Config config; in GenerateGenericConfig() local
62 egl::Config config = GenerateGenericConfig(); in GenerateUniqueConfigs() local
137 egl::Config config = GenerateGenericConfig(); in TEST() local
183 egl::Config config = GenerateGenericConfig(); in TEST() local
/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector_common.h55 auto config = ChkAndGetConfig(); in ScreenCount() local
60 auto config = ChkAndGetConfig(); in ScreenHeight() local
66 auto config = ChkAndGetConfig(); in ScreenWidth() local
/device/google/cuttlefish/host/commands/stop_cvd/
Dmain.cc86 std::set<std::string> PathsForInstance(const CuttlefishConfig& config, in PathsForInstance()
199 int StopInstance(const CuttlefishConfig& config, in StopInstance()
213 Json::Value config; in ReleaseAllocdResources() local
235 auto config = CuttlefishConfig::Get(); in StopCvdMain() local
/device/google/cuttlefish/host/commands/launch/
Dfilesystem_explorer.cc34 cuttlefish::FetcherConfig config; in AvailableFilesReport() local
48 cuttlefish::FetcherConfig config; in AvailableFilesReport() local
/device/google/atv/audio_proxy/
DHidlTypeUtil.cpp37 AudioConfig toHidlAudioConfig(const audio_proxy_config_t& config) { in toHidlAudioConfig()
47 audio_proxy_config_t config = {}; in toAudioProxyConfig() local
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto_unittest.cpp21 setTraceConfig([](VirtualDeviceTraceConfig& config) { in TEST()
46 setTraceConfig([](VirtualDeviceTraceConfig& config) { in TEST()
/device/google/cuttlefish/host/libs/config/
Dkernel_args.cpp43 std::vector<std::string> VmManagerKernelCmdline(const CuttlefishConfig& config) { in VmManagerKernelCmdline()
98 const CuttlefishConfig& config) { in KernelCommandLineFromConfig()
/device/generic/vulkan-cereal/stream-servers/
DWindowSurface.cpp31 EGLConfig config, in WindowSurface()
44 EGLConfig config, in create()
232 EGLConfig config = 0; in onLoad() local

123456789