/third_party/vk-gl-cts/framework/egl/ |
D | egluUtil.cpp | 239 …const bool supportsLegacyGetDisplay = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABILI… in getDisplay() 240 …bool maySupportPlatformGetDisplay = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABILITY… in getDisplay() 241 …bool maySupportPlatformGetDisplayEXT = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABIL… in getDisplay() 316 …const bool supportsLegacyCreate = (window.getCapabilities() & NativeWindow::CAPABILITY_CREATE_… in createWindowSurface() 317 …bool maySupportPlatformCreate = ((window.getCapabilities() & NativeWindow::CAPABILITY_CREATE_… in createWindowSurface() 319 …bool maySupportPlatformCreateExtension = (window.getCapabilities() & NativeWindow::CAPABILITY_C… in createWindowSurface() 374 …const bool supportsLegacyCreate = (pixmap.getCapabilities() & NativePixmap::CAPABILITY_CREATE_… in createPixmapSurface() 375 …bool maySupportPlatformCreateExtension = (pixmap.getCapabilities() & NativePixmap::CAPABILITY_CR… in createPixmapSurface() 376 …bool maySupportPlatformCreate = ((pixmap.getCapabilities() & NativePixmap::CAPABILITY_CREATE_S… in createPixmapSurface()
|
D | egluNativePixmap.hpp | 67 Capability getCapabilities (void) const { return m_capabilities; } in getCapabilities() function in eglu::NativePixmap 90 NativePixmap::Capability getCapabilities (void) const { return m_capabilities; } in getCapabilities() function in eglu::NativePixmapFactory
|
D | egluNativeDisplay.hpp | 56 Capability getCapabilities (void) const { return m_capabilities; } in getCapabilities() function in eglu::NativeDisplay 89 NativeDisplay::Capability getCapabilities (void) const { return m_capabilities; } in getCapabilities() function in eglu::NativeDisplayFactory
|
D | egluNativeWindow.hpp | 117 Capability getCapabilities (void) const { return m_capabilities; } in getCapabilities() function in eglu::NativeWindow 140 NativeWindow::Capability getCapabilities (void) const { return m_capabilities; } in getCapabilities() function in eglu::NativeWindowFactory
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglCreateSurfaceTests.cpp | 167 … if ((windowFactory.getCapabilities() & eglu::NativeWindow::CAPABILITY_CREATE_SURFACE_LEGACY) == 0) in executeForConfig() 173 …if ((windowFactory.getCapabilities() & eglu::NativeWindow::CAPABILITY_CREATE_SURFACE_PLATFORM_EXTE… in executeForConfig() 179 …if ((windowFactory.getCapabilities() & eglu::NativeWindow::CAPABILITY_CREATE_SURFACE_PLATFORM) == … in executeForConfig() 236 … if ((pixmapFactory.getCapabilities() & eglu::NativePixmap::CAPABILITY_CREATE_SURFACE_LEGACY) == 0) in executeForConfig() 242 …if ((pixmapFactory.getCapabilities() & eglu::NativePixmap::CAPABILITY_CREATE_SURFACE_PLATFORM_EXTE… in executeForConfig() 248 …if ((pixmapFactory.getCapabilities() & eglu::NativePixmap::CAPABILITY_CREATE_SURFACE_PLATFORM) == … in executeForConfig()
|
D | teglNativeColorMappingTests.cpp | 487 if ((windowFactory->getCapabilities() & eglu::NativeWindow::CAPABILITY_READ_SCREEN_PIXELS) == 0) in executeForConfig() 504 if ((pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_READ_PIXELS) == 0) in executeForConfig() 509 if ((pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_READ_PIXELS) == 0 || in executeForConfig() 510 (pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_CREATE_SURFACE_LEGACY) == 0) in executeForConfig()
|
D | teglNativeCoordMappingTests.cpp | 520 if ((windowFactory->getCapabilities() & eglu::NativeWindow::CAPABILITY_READ_SCREEN_PIXELS) == 0) in executeForConfig() 537 if ((pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_READ_PIXELS) == 0) in executeForConfig() 542 if ((pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_READ_PIXELS) == 0 || in executeForConfig() 543 (pixmapFactory->getCapabilities() & eglu::NativePixmap::CAPABILITY_CREATE_SURFACE_LEGACY) == 0) in executeForConfig()
|
D | teglResizeTests.cpp | 325 if (hasBits(nativeWindow.getCapabilities(), NativeWindow::CAPABILITY_GET_SURFACE_SIZE)) in getNativeSurfaceSize() 494 if (!hasBits(m_nativeWindow->getCapabilities(), in iterate()
|
D | teglSwapBuffersTests.cpp | 275 if ((factory.getCapabilities() & eglu::NativeWindow::CAPABILITY_READ_SCREEN_PIXELS) == 0) in executeForConfig()
|
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/ |
D | gralloc1.h | 66 void (*getCapabilities)(gralloc1_device_t*, uint32_t*, int32_t*); member
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.h | 600 dri2_dpy->image->getCapabilities != NULL) { in dri2_set_WL_bind_wayland_display() 604 dri2_dpy->image->getCapabilities(dri2_dpy->dri_screen); in dri2_set_WL_bind_wayland_display()
|
D | egl_dri2.c | 981 dri2_dpy->image->getCapabilities != NULL) { in dri2_setup_screen() 984 capabilities = dri2_dpy->image->getCapabilities(dri2_dpy->dri_screen); in dri2_setup_screen()
|
/third_party/mesa3d/include/android_stub/hardware/ |
D | gralloc1.h | 290 void (*getCapabilities)(struct gralloc1_device* device, uint32_t* outCount, member
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri2.c | 1864 .getCapabilities = dri2_get_capabilities, 1894 .getCapabilities = dri2_get_capabilities, 1923 .getCapabilities = dri2_get_capabilities,
|
/third_party/mesa3d/include/GL/internal/ |
D | dri_interface.h | 1488 int (*getCapabilities)(__DRIscreen *screen); member
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 9661 getCapabilities(): MediaTrackCapabilities; method 10439 getCapabilities(): MediaTrackCapabilities; method 12342 getCapabilities(kind: string): RTCRtpCapabilities | null; variable 12361 getCapabilities(kind: string): RTCRtpCapabilities | null; variable
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 9681 getCapabilities(): MediaTrackCapabilities; method 10459 getCapabilities(): MediaTrackCapabilities; method 12362 getCapabilities(kind: string): RTCRtpCapabilities | null; variable 12381 getCapabilities(kind: string): RTCRtpCapabilities | null; variable
|