Home
last modified time | relevance | path

Searched defs:depthMap (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_napi.cpp112 napi_value DepthDataNapi::CreateDepthData(napi_env env, napi_value format, napi_value depthMap, in CreateDepthData() argument
H A Ddepth_data_output_napi.cpp97 napi_value depthMap; in ExecuteDepthData() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/picture_test/
H A Dpicture_test.cpp148 std::shared_ptr<AuxiliaryPicture> depthMap = CreateAuxiliaryPicture(type); in HWTEST_F() local
256 std::shared_ptr<AuxiliaryPicture> depthMap = CreateAuxiliaryPicture(type); in HWTEST_F() local
/third_party/mesa3d/src/mesa/main/
H A Dreadpix.c699 GLubyte *depthMap, *stencilMap, *stencilVals; in fast_read_depth_stencil_pixels_separate() local
760 GLubyte *depthMap, *stencilMap; in slow_read_depth_stencil_pixels_separate() local
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp313 auto depthMap = picture->GetAuxiliaryPicture(Media::AuxiliaryPictureType::DEPTH_MAP); in RotatePicture() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1830 auto depthMap = picture->GetAuxiliaryPicture(Media::AuxiliaryPictureType::DEPTH_MAP); in RotatePicture() local

Completed in 12 milliseconds