Home
last modified time | relevance | path

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

/drivers/peripheral/camera/hal_c/include/
Dstream_operator_c_if.h48 int (*GetStreamAttributes)(StreamAttributeCIF** attributes, int* count); member
/drivers/peripheral/camera/hal/test/fuzz/ipc_stream_operator_fuzzer/
Dipc_stream_operator_fuzzer.cpp53 … CamRetCode GetStreamAttributes(std::vector<std::shared_ptr<StreamAttribute>>& attributes) override in GetStreamAttributes() function in IPCStreamOperatorFuzzer
/drivers/peripheral/camera/hal_c/hdi_cif/src/
Dstream_operator.cpp151 CamRetCode StreamOperator::GetStreamAttributes(std::vector<std::shared_ptr<StreamAttribute>>& attri… in GetStreamAttributes() function in OHOS::Camera::StreamOperator
/drivers/peripheral/camera/interfaces/hdi_ipc/client/src/
Dstream_operator_proxy.cpp187 CamRetCode StreamOperatorProxy::GetStreamAttributes( in GetStreamAttributes() function in OHOS::Camera::StreamOperatorProxy
/drivers/peripheral/camera/hal/hdi_impl/src/stream_operator/
Dstream_operator.cpp330 CamRetCode StreamOperator::GetStreamAttributes(std::vector<std::shared_ptr<StreamAttribute>>& attri… in GetStreamAttributes() function in OHOS::Camera::StreamOperator