Home
last modified time | relevance | path

Searched defs:kSoftware (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/examples/turnserver/
H A Dturnserver_main.cc29 const char kSoftware[] = "libjingle TurnServer"; variable
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Ddepth_map.cc27 constexpr const char* kSoftware = "Software"; variable
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.h217 kSoftware, enumerator
/aosp_15_r20/external/skia/tools/skpbench/
H A Dskpbench.cpp131 kSoftware = 70 enumerator
/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario_config.h125 enum Implementation { kFake, kSoftware, kHardware } implementation = kFake; enumerator