Searched defs:getView (Results 1 – 7 of 7) sorted by relevance
39 void* getView (void) const { return m_view; } in getView() function in tcu::osx::MetalView
40 public View getView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getView() method in AudioDeviceAdapter
38 public View getView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getView() method in AudioDeviceAdapter
88 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in StateAdapter
636 const Texture2DView& getView (void) const { return m_view; } in getView() function in tcu::Texture2D735 const TextureCubeView& getView (void) const { return m_view; } in getView() function in tcu::TextureCube847 const Texture1DView& getView (void) const { return m_view; } in getView() function in tcu::Texture1D
222 VkImageView getView (void) const { return *m_view; } in getView() function in vkt::image::__anonebf0ef250111::ut::StorageImage2D
8488 angle::Result BufferViewHelper::getView(ContextVk *contextVk, in getView() function in rx::vk::BufferViewHelper