Searched refs:C2StreamSurfaceScalingInfo (Results 1 – 4 of 4) sorted by relevance
620 std::shared_ptr<const C2StreamSurfaceScalingInfo::output> surfaceScaling = in renderOutputBuffer()621 std::static_pointer_cast<const C2StreamSurfaceScalingInfo::output>( in renderOutputBuffer()622 c2Buffer->getInfo(C2StreamSurfaceScalingInfo::output::PARAM_TYPE)); in renderOutputBuffer()
1793 C2StreamSurfaceScalingInfo::output::PARAM_TYPE in onMessageReceived()
928 … addLocalParam(new C2StreamSurfaceScalingInfo::output(0u, VIDEO_SCALING_MODE_SCALE_TO_FIT), in initialize()
2053 typedef C2StreamParam<C2Info, C2Uint32Value, kParamIndexSurfaceScaling> C2StreamSurfaceScalingInfo; typedef