Home
last modified time | relevance | path

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

/external/openthread/src/core/utils/
Dchannel_monitor.hpp137 uint32_t GetSampleCount(void) const { return mSampleCount; } in GetSampleCount() function in ot::Utils::ChannelMonitor
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1773 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount() function
DSurfaceVk.cpp41 GLint GetSampleCount(const egl::Config *config) in GetSampleCount() function