Home
last modified time | relevance | path

Searched defs:depthDataSurface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Ddepth_data_output_napi.h51 …explicit DepthDataBufferProcessor(sptr<Surface> depthDataSurface) : depthDataSurface_(depthDataSur… in DepthDataBufferProcessor()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp55 DepthDataListener::DepthDataListener(napi_env env, const sptr<Surface> depthDataSurface, in DepthDataListener()
392 sptr<Surface> depthDataSurface; in CreateDepthDataOutput() local