Home
last modified time | relevance | path

Searched defs:fLevel (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.cc859 const float fLevel = (float)volume / MAX_CORE_SPEAKER_VOLUME; in SetSpeakerVolume() local
890 float fLevel(0.0f); in SpeakerVolume() local
1296 const float fLevel = static_cast<float>(volume) / MAX_CORE_MICROPHONE_VOLUME; in SetMicrophoneVolume() local
1327 float fLevel(0.0f); in MicrophoneVolume() local
/aosp_15_r20/external/skia/modules/skottie/src/effects/
H A DThresholdEffect.cpp75 ScalarValue fLevel = 0; member in skottie::internal::__anonbb5757a90111::ThresholdAdapter
/aosp_15_r20/external/skia/src/core/
H A DSkRTree.h66 uint16_t fLevel; member
/aosp_15_r20/external/skia/modules/skshaper/src/
H A DSkShaper_skunicode.cpp72 SkBidiIterator::Level fLevel; member in SkUnicodeBidiRunIterator
H A DSkShaper_harfbuzz.cpp484 SkBidiIterator::Level fLevel; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Daudioengineendpoint.h281 #define IAudioEndpointVolumeEx_SetChannelVolumeLevelScalar(This,nChannel,fLevel,pguidEventContext) … argument
283 #define IAudioEndpointVolumeEx_SetMasterVolumeLevelScalar(This,fLevel,pguidEventContext) (This)->lp… argument
/aosp_15_r20/external/skia/tests/
H A DMipMapTest.cpp186 int fLevel; member
/aosp_15_r20/external/skia/src/xml/
H A DSkDOM.cpp291 int fLevel; member in SkDOMParser
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationWin32KeyedMutexTests.cpp1222 D3D_FEATURE_LEVEL fLevel[] = {D3D_FEATURE_LEVEL_11_0}; in DX11OperationSupport() local