Home
last modified time | relevance | path

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

/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dplanes.cc74 int Planes::GetPlaneCount() const { return plane_list_.size(); } in GetPlaneCount() function in dynamic_depth::Planes
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp61 uint32_t GetPlaneCount(const egl::AttributeMap &attribs) in GetPlaneCount() function
/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp713 uint32_t GetPlaneCount(GLenum format) in GetPlaneCount() function