Searched defs:image_create (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | swapchain.cpp | 2019 VkImageCreateInfo image_create = { in CreateSwapchainKHR() local
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | Tix.py | 392 def image_create(self, imgtype, cnf={}, master=None, **kw): member in TixWidget
|
D | Tkinter.py | 3101 def image_create(self, index, cnf={}, **kw): member in Text
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | tix.py | 395 def image_create(self, imgtype, cnf={}, master=None, **kw): member in TixWidget
|
D | __init__.py | 3791 def image_create(self, index, cnf={}, **kw): member in Text
|