Searched refs:totalPlanes (Results 1 – 2 of 2) sorted by relevance
118 virtual void PropagateToAllPlanes (uint32 totalPlanes) = 0;322 virtual void PropagateToAllPlanes (uint32 totalPlanes);428 virtual void PropagateToAllPlanes (uint32 totalPlanes);
399 void dng_warp_params_rectilinear::PropagateToAllPlanes (uint32 totalPlanes) in PropagateToAllPlanes() argument402 for (uint32 plane = fPlanes; plane < totalPlanes; plane++) in PropagateToAllPlanes()798 void dng_warp_params_fisheye::PropagateToAllPlanes (uint32 totalPlanes) in PropagateToAllPlanes() argument801 for (uint32 plane = fPlanes; plane < totalPlanes; plane++) in PropagateToAllPlanes()