Home
last modified time | relevance | path

Searched defs:image_create (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp2019 VkImageCreateInfo image_create = { in CreateSwapchainKHR() local
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTix.py392 def image_create(self, imgtype, cnf={}, master=None, **kw): member in TixWidget
DTkinter.py3101 def image_create(self, index, cnf={}, **kw): member in Text
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dtix.py395 def image_create(self, imgtype, cnf={}, master=None, **kw): member in TixWidget
D__init__.py3791 def image_create(self, index, cnf={}, **kw): member in Text