/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehicleUtils.cpp | 81 void copyVehicleRawValue(VehiclePropValue::RawValue* dest, in copyVehicleRawValue() 93 inline void copyHidlVec(hidl_vec <T>* dest, const hidl_vec <T>& src) { in copyHidlVec() 100 void shallowCopyHidlVec(hidl_vec <T>* dest, const hidl_vec <T>& src) { in shallowCopyHidlVec() 108 void shallowCopyHidlStr(hidl_string* dest, const hidl_string& src) { in shallowCopyHidlStr() 116 void shallowCopy(VehiclePropValue* dest, const VehiclePropValue& src) { in shallowCopy()
|
/hardware/interfaces/graphics/mapper/stable-c/implutils/include/android/hardware/graphics/mapper/utils/ |
D | IMapperMetadataTypes.h | 95 if (void* dest = reserve(sizeToWrite)) { in write() local 103 if (void* dest = reserve(sizeToWrite)) { in write() local 112 if (void* dest = reserve(sizeToWrite)) { in write() local 121 if (void* dest = reserve(sizeToWrite)) { in write() local 171 MetadataReader& read(T& dest) { in read() 178 MetadataReader& read(float& dest) { in read() 185 MetadataReader& read(std::string& dest) { in read() 190 MetadataReader& read(ExtendableType& dest) { in read() 196 MetadataReader& read(XyColor& dest) { in read()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlay.cpp | 85 int Overlay::getPipeId(utils::eDest dest) { in getPipeId() 90 eDest dest = OV_INVALID; in getDest() local 101 eDest dest = getDest(pipeid); in reservePipe() local 107 eDest dest = OV_INVALID; in nextPipe() local 156 eDest dest = OV_INVALID; in getPipe() local 190 eDest dest = OV_INVALID; in getPipe_8x26() local 225 eDest dest = OV_INVALID; in getPipe_8x16() local 253 eDest dest = OV_INVALID; in getPipe_8994() local 343 bool Overlay::commit(utils::eDest dest) { in commit() 357 utils::eDest dest) { in queueBuffer() [all …]
|
D | overlay.h | 420 inline utils::eMdpPipeType Overlay::PipeBook::getPipeType(utils::eDest dest) { in getPipeType() 424 inline void Overlay::startSession(utils::eDest dest) { in startSession() 428 inline bool Overlay::sessionInProgress(utils::eDest dest) { in sessionInProgress() 432 inline bool Overlay::isSessionEnded(utils::eDest dest) { in isSessionEnded() 436 inline const char* Overlay::PipeBook::getDestStr(utils::eDest dest) { in getDestStr()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlay.cpp | 92 int Overlay::getPipeId(utils::eDest dest) { in getPipeId() 97 eDest dest = OV_INVALID; in getDest() local 108 eDest dest = getDest(pipeid); in reservePipe() local 114 eDest dest = OV_INVALID; in nextPipe() local 163 eDest dest = OV_INVALID; in getPipe() local 197 eDest dest = OV_INVALID; in getPipe_8x26() local 228 eDest dest = OV_INVALID; in getPipe_8x16() local 283 bool Overlay::commit(utils::eDest dest) { in commit() 304 utils::eDest dest) { in queueBuffer() 316 utils::eDest dest) { in setCrop() [all …]
|
D | overlay.h | 367 inline utils::eMdpPipeType Overlay::PipeBook::getPipeType(utils::eDest dest) { in getPipeType() 371 inline void Overlay::startSession(utils::eDest dest) { in startSession() 375 inline bool Overlay::sessionInProgress(utils::eDest dest) { in sessionInProgress() 379 inline bool Overlay::isSessionEnded(utils::eDest dest) { in isSessionEnded() 383 inline const char* Overlay::PipeBook::getDestStr(utils::eDest dest) { in getDestStr()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlay.cpp | 103 int Overlay::getPipeId(utils::eDest dest) { in getPipeId() 108 eDest dest = OV_INVALID; in getDest() local 119 eDest dest = getDest(pipeid); in reservePipe() local 125 eDest dest = OV_INVALID; in nextPipe() local 176 eDest dest = OV_INVALID; in getPipe() local 210 eDest dest = OV_INVALID; in getPipe_8x26() local 253 eDest dest = OV_INVALID; in getPipe_8x16() local 306 bool Overlay::commit(utils::eDest dest) { in commit() 326 utils::eDest dest) { in queueBuffer() 337 utils::eDest dest) { in setCrop() [all …]
|
D | overlay.h | 388 inline utils::eMdpPipeType Overlay::PipeBook::getPipeType(utils::eDest dest) { in getPipeType() 392 inline void Overlay::startSession(utils::eDest dest) { in startSession() 396 inline bool Overlay::sessionInProgress(utils::eDest dest) { in sessionInProgress() 400 inline bool Overlay::isSessionEnded(utils::eDest dest) { in isSessionEnded() 404 inline const char* Overlay::PipeBook::getDestStr(utils::eDest dest) { in getDestStr()
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlay.cpp | 85 eDest dest = OV_INVALID; in nextPipe() local 122 bool Overlay::commit(utils::eDest dest) { in commit() 141 utils::eDest dest) { in queueBuffer() 153 utils::eDest dest) { in setCrop() 160 utils::eDest dest) { in setPosition() 167 utils::eDest dest) { in setTransform() 178 utils::eDest dest) { in setSource() 198 void Overlay::setVisualParams(const MetaData_t& metadata, utils::eDest dest) { in setVisualParams()
|
D | overlay.h | 223 inline utils::eMdpPipeType Overlay::PipeBook::getPipeType(utils::eDest dest) { in getPipeType() 227 inline const char* Overlay::PipeBook::getDestStr(utils::eDest dest) { in getDestStr()
|
/hardware/libhardware/modules/camera/3_4/arc/ |
D | jpeg_compressor.cpp | 52 destination_mgr* dest = reinterpret_cast<destination_mgr*>(cinfo->dest); in InitDestination() local 60 destination_mgr* dest = reinterpret_cast<destination_mgr*>(cinfo->dest); in EmptyOutputBuffer() local 70 destination_mgr* dest = reinterpret_cast<destination_mgr*>(cinfo->dest); in TerminateDestination() local 111 destination_mgr* dest = in SetJpegDestination() local
|
/hardware/qcom/sm8150/media/libarbitrarybytes/src/ |
D | frameparser.cpp | 106 OMX_BUFFERHEADERTYPE *dest , in parse_sc_frame() 417 OMX_BUFFERHEADERTYPE *dest , in parse_h264_nallength()
|
/hardware/interfaces/boot/1.2/vts/functional/ |
D | VtsHalBootV1_2TargetTest.cpp | 47 auto generate_callback(CommandResult* dest) { in generate_callback()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | frameparser.cpp | 145 OMX_BUFFERHEADERTYPE *dest , in parse_sc_frame() 478 OMX_BUFFERHEADERTYPE *dest , in parse_h264_nallength()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | frameparser.cpp | 145 OMX_BUFFERHEADERTYPE *dest , in parse_sc_frame() 478 OMX_BUFFERHEADERTYPE *dest , in parse_h264_nallength()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | frameparser.cpp | 145 OMX_BUFFERHEADERTYPE *dest , in parse_sc_frame() 478 OMX_BUFFERHEADERTYPE *dest , in parse_h264_nallength()
|
/hardware/interfaces/camera/device/default/ |
D | convert.cpp | 38 void convertToAidl(const camera_metadata_t* src, CameraMetadata* dest) { in convertToAidl()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | frameparser.cpp | 145 OMX_BUFFERHEADERTYPE *dest , in parse_sc_frame() 521 OMX_BUFFERHEADERTYPE *dest , in parse_h264_nallength()
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | JsonFakeValueGenerator.cpp | 200 void JsonFakeValueGenerator::copyMixedValueJson(VehiclePropValue::RawValue& dest, in copyMixedValueJson() 209 void JsonFakeValueGenerator::copyJsonArray(hidl_vec<T>& dest, const Json::Value& jsonArray) { in copyJsonArray()
|
/hardware/interfaces/rebootescrow/aidl/default/ |
D | HadamardUtils.cpp | 95 static void CondCopy(uint32_t ctl, void* dest, const void* src, size_t len) { in CondCopy() 111 static void CopyWinner(CodewordWinner* dest, const CodewordWinner& src) { in CopyWinner()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/src/ |
D | JsonFakeValueGenerator.cpp | 57 void copyJsonArray(const Json::Value& jsonArray, std::vector<T>& dest) { in copyJsonArray() 70 void copyMixedValueJson(const Json::Value& jsonValue, RawPropValues& dest) { in copyMixedValueJson()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 71 ovutils::eDest dest = ov.nextPipe(ovutils::OV_MDP_PIPE_ANY, mDpy); in configure() local 134 ovutils::eDest dest = mDest; in draw() local
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/ |
D | vidc_color_converter.cpp | 90 ColorConvertFormat src, ColorConvertFormat dest) in open()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/ |
D | vidc_color_converter.cpp | 96 ColorConvertFormat src, ColorConvertFormat dest) in open()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/ |
D | vidc_color_converter.cpp | 96 ColorConvertFormat src, ColorConvertFormat dest) in open()
|