Searched refs:copy (Results 126 - 150 of 168) sorted by relevance

1234567

/hardware/intel/img/hwcomposer/moorefield_hdmi/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
H A Dcbor.h7 ** You may obtain a copy of the License at
31 Out copy(In begin, In end, Out out) { function in namespace:android::hardware::confirmationui::support
288 copy(v.data(), v.data() + v.size(), buffer);
H A Dconfirmationui_utils.h7 ** You may obtain a copy of the License at
84 array(const T (&data)[elements]) { std::copy(data, data + elements, data_); }
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/google/av/media/sfplugin/
H A DCodec2Buffer.cpp6 * You may obtain a copy of the License at
44 // Nothing to copy, so we can copy by doing nothing.
51 // Nothing to copy, so we can copy by doing nothing.
54 // We don't know how to copy more than one blocks.
106 bool LocalLinearBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { function in class:android::LocalLinearBuffer
127 bool DummyContainerBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { function in class:android::DummyContainerBuffer
153 bool LinearBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { function in class:android::LinearBlockBuffer
439 * in this function --- the caller should use CopyGraphicView2MediaImage() function to copy th
730 bool ConstGraphicBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { function in class:android::ConstGraphicBlockBuffer
[all...]
H A DCCodecConfig.cpp6 * You may obtain a copy of the License at
796 // create a modifiable copy of params
947 std::unique_ptr<C2Param> copy = C2Param::Copy(*param); local
949 err = validator(copy);
955 mCurrentConfig[param->index()] = std::move(copy);
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
H A DGenericOperation.h7 ** You may obtain a copy of the License at
63 // is safe to access multiple times. So now we copy the prompt string into the
68 auto pos = std::copy(promptText.c_str(), promptText.c_str() + promptText.size(),
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DValidateRequest.cpp6 * You may obtain a copy of the License at
230 std::copy(begin, end, inputPtr + inputs_info[index].location.offset);
H A DGeneratedTestHarness.cpp6 * You may obtain a copy of the License at
145 // Go through all inputs, copy the values
150 std::copy(begin, end, inputPtr + inputs_info[index].location.offset);
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
H A DValidateRequest.cpp6 * You may obtain a copy of the License at
231 std::copy(begin, end, inputPtr + inputs_info[index].location.offset);
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp6 * You may obtain a copy of the License at
42 *outSize = adapter.getDebugString().copy(outBuffer, *outSize);
98 *outSize = info.name.copy(outName, *outSize);
/hardware/invensense/65xx/libsensors_iio/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayUtils.h108 /* Utility class to help avoid copying instances by making the copy ctor
745 * That enables us to copy that object around
773 void copy(int fd);
802 //no op since copy() can be used to share fd, in 3d cases.
839 inline void OvFD::copy(int fd) { function in class:overlay::OvFD
H A DoverlayMdp.h7 * You may obtain a copy of the License at
79 /* returns a copy ro dst rect dim */
81 /* returns a copy to src rect dim */
104 /* return a copy of src whf*/
332 mFd.copy(fd);
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayUtils.h108 /* Utility class to help avoid copying instances by making the copy ctor
584 * That enables us to copy that object around
612 void copy(int fd);
641 //no op since copy() can be used to share fd, in 3d cases.
678 inline void OvFD::copy(int fd) { function in class:overlay::OvFD
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayUtils.h105 /* Utility class to help avoid copying instances by making the copy ctor
747 * That enables us to copy that object around
775 void copy(int fd);
804 //no op since copy() can be used to share fd, in 3d cases.
841 inline void OvFD::copy(int fd) { function in class:overlay::OvFD
H A DoverlayMdp.h7 * You may obtain a copy of the License at
78 /* returns a copy ro dst rect dim */
80 /* returns a copy to src rect dim */
101 /* return a copy of src whf*/
366 mFd.copy(fd);
/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayUtils.h108 /* Utility class to help avoid copying instances by making the copy ctor
581 * That enables us to copy that object around
609 void copy(int fd);
638 //no op since copy() can be used to share fd, in 3d cases.
675 inline void OvFD::copy(int fd) { function in class:overlay::OvFD
/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.h6 * You may obtain a copy of the License at
62 std::copy(other.begin(), other.end(), begin());
/hardware/interfaces/confirmationui/1.0/vts/functional/
H A DVtsHalConfirmationUIV1_0TargetTest.cpp6 * You may obtain a copy of the License at
84 copy(hmac.value().data(), hmac.value().data() + hmac.value().size(), result.data());
/hardware/interfaces/keymaster/4.0/support/
H A DKeymaster3.cpp7 ** You may obtain a copy of the License at
82 return std::copy(value_ptr, value_ptr + sizeof(value), dest);
/hardware/qcom/display/msm8909/gralloc/
H A Dgr_device_impl.cpp193 auto copied = os.str().copy(out_buffer, std::min(os.str().size(), max_dump_size), 0);
/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_device_impl.cpp193 auto copied = os.str().copy(out_buffer, std::min(os.str().size(), max_dump_size), 0);

Completed in 1172 milliseconds

1234567