Searched defs:getImageCount (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ | ||
| D | VkSwapchainKHR.cpp | 155 uint32_t SwapchainKHR::getImageCount() const in getImageCount() function in vk::SwapchainKHR |
| /third_party/skia/experimental/wasm-skp-debugger/ | ||
| D | externs.js | 45 getImageCount: function() {}, method |
| D | debugger_bindings.cpp | 271 int getImageCount() { in getImageCount() function in SkpDebugPlayer |
| /third_party/skia/m133/modules/canvaskit/ | ||
| D | debugger_bindings.cpp | 293 int getImageCount() { in getImageCount() function in SkpDebugPlayer |
| /third_party/vk-gl-cts/modules/egl/ | ||
| D | teglGLES2SharingThreadedTests.cpp | 541 int getImageCount (void) const { return (int)m_images.size(); } in getImageCount() function in deqp::egl::GLES2ThreadTest::EGLResourceManager |