Home
last modified time | relevance | path

Searched refs:back (Results 1 – 25 of 43) sorted by relevance

12

/device/google/cuttlefish/host/commands/adbshell/
Dmain.cpp100 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/
Dcpu_composer.cpp482 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/
Dconfig.ini4 hw.camera.back=none key
/device/generic/goldfish/wifi/wifi_hal/
Dinfo.cpp23 auto handle = reinterpret_cast<wifi_interface_handle>(&mInterfaces.back()); in Info()
/device/linaro/hikey/installer/hikey960/
DREADME29 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/
DCameraConfiguration.cpp200 CameraDefinition& camera = cameras->back(); in ConfigureCameras()
266 CameraDefinition::Resolution& resolution = camera.resolutions.back(); in ConfigureCameras()
/device/generic/goldfish/data/etc/
Dconfig.ini.tv6 hw.camera.back=emulated
Dconfig.ini.xl7 hw.camera.back=emulated
Dconfig.ini.nexus57 hw.camera.back=emulated
Dconfig.ini7 hw.camera.back=emulated key
Dconfig.ini.foldable6 hw.camera.back=emulated
/device/google/atv/
Dconfig.ini13 hw.camera.back=none key
/device/generic/car/tools/
Dcreate_avd_config.sh76 hw.camera.back = None
/device/google/cuttlefish/common/libs/net/
Dnetlink_request.cpp114 std::pair<nlattr*, int> list = lists_.back(); in PopList()
/device/generic/goldfish-opengl/android-emu/android/base/containers/
DSmallVector.h110 reference back() { return *(end() - 1); } in back() function
111 const_reference back() const { return *(cend() - 1); } in back() function
/device/google/wahoo/sepolicy/vendor/
Dhal_gnss_qti.te45 # If that fails, it falls back to using libc's if_nameindex() which requires
/device/generic/goldfish/audio/
Dutil.cpp65 suggest = kSupportedRatesHz.back(); in checkSampleRateHz()
/device/google/cuttlefish/host/commands/run_cvd/
Dprocess_monitor.cc87 auto& entry = monitored_processes_.back(); in MonitorExistingSubprocess()
/device/generic/goldfish/gnss/
Dgnss_hw_listener.cpp83 m_buffer.back() = 0; in consume()
/device/sample/skins/WVGAMedDpi/
Dlayout37 back {
/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.cpp44 if (response.back() != '\r') { in SendCommandResponse()
/device/amlogic/yukawa/hal/bootctrl/
Dbootloader_message.cpp205 if (s.back() != '\n') { in update_bootloader_message_in_struct()
/device/google/cuttlefish/host/commands/fetcher/
Dbuild_api.cc196 std::string id = dirs.back(); in ArgumentToBuild()
/device/google/cuttlefish/host/frontend/gcastv2/https/
DRunLoop.cpp209 pollFds[i] = pollFds.back(); in run()
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md15 response comes back through a separate memory mapped buffer. Responses are very

12