Home
last modified time | relevance | path

Searched defs:GetSampleCount (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/a2dp/
Dwav_reader.cc54 size_t WavReader::GetSampleCount() { return samples_.size(); } in GetSampleCount() function in bluetooth::testing::WavReader
/aosp_15_r20/external/openthread/src/core/utils/
H A Dchannel_monitor.hpp147 uint32_t GetSampleCount(void) const { return mSampleCount; } in GetSampleCount() function in ot::Utils::ChannelMonitor
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_report_test.cpp77 size_t GetSampleCount() { in GetSampleCount() function in ReportCommandTest
H A Dcmd_record_test.cpp813 size_t GetSampleCount() { in GetSampleCount() function in RecordingAppHelper
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp1735 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount() function
H A DSurfaceVk.cpp41 GLint GetSampleCount(const egl::Config *config) in GetSampleCount() function