Home
last modified time | relevance | path

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

/external/dynamic_depth/includes/dynamic_depth/
Dcamera.h104 const LightEstimate* GetLightEstimate() const;
/external/dynamic_depth/internal/dynamic_depth/
Dcamera.cc168 const LightEstimate* Camera::GetLightEstimate() const { in GetLightEstimate() function in dynamic_depth::Camera