Home
last modified time | relevance | path

Searched defs:GetFormat (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcfx_dibsource.h50 FXDIB_Format GetFormat() const { in GetFormat() function
/external/vulkan-validation-layers/tests/
Dvktestframeworkandroid.cpp30 VkFormat VkTestFramework::GetFormat(VkInstance instance, vk_testing::Device *device) { in GetFormat() function in VkTestFramework
Dvktestframework.cpp210 VkFormat VkTestFramework::GetFormat(VkInstance instance, vk_testing::Device *device) { in GetFormat() function in VkTestFramework
/external/dynamic_depth/internal/dynamic_depth/
Ddepth_map.cc279 DepthFormat DepthMap::GetFormat() const { return params_.format; } in GetFormat() function in dynamic_depth::DepthMap