Home
last modified time | relevance | path

Searched refs:DepthDataSize_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Ddepth_data_output.cpp60 DepthDataSize_.height = 0; in DepthDataOutput()
61 DepthDataSize_.width = 0; in DepthDataOutput()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Ddepth_data_output.h91 Size DepthDataSize_; variable