/device/google/cuttlefish/host/commands/adbshell/ |
D | main.cpp | 100 new_argv.back() = nullptr; in main() 109 std::snprintf(new_argv.back(), buf_size, "\"%s\"", argv[i]); in main()
|
/device/google/cuttlefish/guest/hals/hwcomposer/common/ |
D | cpu_composer.cpp | 482 BufferSpec& dst_buffer_spec = dest_buffer_stack.back(); in CompositeLayer() 519 BufferSpec& dst_buffer_spec = dest_buffer_stack.back(); in CompositeLayer() 543 int retval = DoRotation(src_layer_spec, dest_buffer_stack.back(), rotation, in CompositeLayer() 549 src_layer_spec = dest_buffer_stack.back(); in CompositeLayer() 554 int retval = DoAttenuation(src_layer_spec, dest_buffer_stack.back(), in CompositeLayer() 560 src_layer_spec = dest_buffer_stack.back(); in CompositeLayer() 565 int retval = DoCopy(src_layer_spec, dest_buffer_stack.back(), needs_vflip); in CompositeLayer() 570 src_layer_spec = dest_buffer_stack.back(); in CompositeLayer() 577 int retval = DoBlending(src_layer_spec, dest_buffer_stack.back(), in CompositeLayer()
|
/device/generic/car/common/ |
D | config.ini | 4 hw.camera.back=none key
|
/device/generic/goldfish/wifi/wifi_hal/ |
D | info.cpp | 23 auto handle = reinterpret_cast<wifi_interface_handle>(&mInterfaces.back()); in Info()
|
/device/linaro/hikey/installer/hikey960/ |
D | README | 29 After that completes, power the board off, and set the switches back 39 FAILED (remote: flash write back vrl failure)
|
/device/google/cuttlefish/guest/hals/camera/ |
D | CameraConfiguration.cpp | 200 CameraDefinition& camera = cameras->back(); in ConfigureCameras() 266 CameraDefinition::Resolution& resolution = camera.resolutions.back(); in ConfigureCameras()
|
/device/generic/goldfish/data/etc/ |
D | config.ini.tv | 6 hw.camera.back=emulated
|
D | config.ini.xl | 7 hw.camera.back=emulated
|
D | config.ini.nexus5 | 7 hw.camera.back=emulated
|
D | config.ini | 7 hw.camera.back=emulated key
|
D | config.ini.foldable | 6 hw.camera.back=emulated
|
/device/google/atv/ |
D | config.ini | 13 hw.camera.back=none key
|
/device/generic/car/tools/ |
D | create_avd_config.sh | 76 hw.camera.back = None
|
/device/google/cuttlefish/common/libs/net/ |
D | netlink_request.cpp | 114 std::pair<nlattr*, int> list = lists_.back(); in PopList()
|
/device/generic/goldfish-opengl/android-emu/android/base/containers/ |
D | SmallVector.h | 110 reference back() { return *(end() - 1); } in back() function 111 const_reference back() const { return *(cend() - 1); } in back() function
|
/device/google/wahoo/sepolicy/vendor/ |
D | hal_gnss_qti.te | 45 # If that fails, it falls back to using libc's if_nameindex() which requires
|
/device/generic/goldfish/audio/ |
D | util.cpp | 65 suggest = kSupportedRatesHz.back(); in checkSampleRateHz()
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | process_monitor.cc | 87 auto& entry = monitored_processes_.back(); in MonitorExistingSubprocess()
|
/device/generic/goldfish/gnss/ |
D | gnss_hw_listener.cpp | 83 m_buffer.back() = 0; in consume()
|
/device/sample/skins/WVGAMedDpi/ |
D | layout | 37 back {
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | channel_monitor.cpp | 44 if (response.back() != '\r') { in SendCommandResponse()
|
/device/amlogic/yukawa/hal/bootctrl/ |
D | bootloader_message.cpp | 205 if (s.back() != '\n') { in update_bootloader_message_in_struct()
|
/device/google/cuttlefish/host/commands/fetcher/ |
D | build_api.cc | 196 std::string id = dirs.back(); in ArgumentToBuild()
|
/device/google/cuttlefish/host/frontend/gcastv2/https/ |
D | RunLoop.cpp | 209 pollFds[i] = pollFds.back(); in run()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | README.md | 15 response comes back through a separate memory mapped buffer. Responses are very
|