Home
last modified time | relevance | path

Searched defs:sr (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color_matrix.h31 virtual void SetScale(scalar sr, scalar sg, scalar sb, scalar sa) {} in SetScale() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/colormatrix_fuzzer/
H A Dcolormatrix_fuzzer.cpp43 scalar sr = GetObject<scalar>(); in ColorMatrixFuzzTest001() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtcp/
H A Drtcp_unit_test.cpp182 auto sr = std::make_shared<RtcpSR>(); in HWTEST_F() local
188 auto sr = RtcpSR::Create(1); in HWTEST_F() local
194 auto sr = std::make_shared<RtcpSR>(); in HWTEST_F() local
202 auto sr = std::make_shared<RtcpSR>(); in HWTEST_F() local
210 auto sr = std::make_shared<RtcpSR>(); HWTEST_F() local
218 auto sr = std::make_shared<RtcpSR>(); HWTEST_F() local
226 auto sr = std::make_shared<RtcpSR>(); HWTEST_F() local
236 auto sr = std::make_shared<RtcpSR>(); HWTEST_F() local
246 auto sr = std::make_shared<RtcpSR>(); HWTEST_F() local
256 auto sr = std::make_shared<RtcpSR>(); HWTEST_F() local
266 auto sr = std::make_shared<RtcpSR>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dcolor_matrix.cpp105 void ColorMatrix::SetScale(scalar sr, scalar sg, scalar sb, scalar sa) in SetScale() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_proxy_test.cpp436 sptr<IServiceRegistry> sr = ServiceRegistry::GetInstance(); in HWTEST_F() local
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h38 bool sr; // short record member
H A Dndef_message.cpp191 bool sr = NfcSdkCommon::GetHexStrBytesLen(payload) < SHORT_RECORD_SIZE; in NdefRecordToString() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dquaternion_util.h43 const float sr = Math::sin(roll * 0.5f); in FromEulerRad() local
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp259 VideoRotation sr = static_cast<VideoRotation>(val); in ConfigureSurface() local
579 VideoRotation sr = static_cast<VideoRotation>(val); in SetSurfaceParameter() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp185 VideoRotation sr = static_cast<VideoRotation>(val); in ConfigureSurface() local
546 VideoRotation sr = static_cast<VideoRotation>(val); in SetSurfaceParameter() local
[all...]

Completed in 9 milliseconds