Home
last modified time | relevance | path

Searched defs:surface (Results 601 - 625 of 852) sorted by relevance

1...<<21222324252627282930>>...35

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp224 bool ShaderCase::checkPixels(Surface& surface, int minX, int maxX, int minY, int maxY) in checkPixels() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp159 egl::Surface *surface = nullptr; in wglCreateContext() local
264 egl::Surface *surface = display->getWGLSurface(); in wglMakeCurrent() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLContextCompatibilityTest.cpp319 void testClearSurface(EGLSurface surface, EGLConfig surfaceConfig, EGLContext context) const in testClearSurface() argument
349 void testMakeCurrentFails(EGLSurface surface, EGLContext context) const in testMakeCurrentFails() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_autogen.cpp176 EGLBoolean EGLAPIENTRY EGL_DestroySurface(EGLDisplay dpy, EGLSurface surface) in EGL_DestroySurface() argument
47 EGL_CopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) EGL_CopyBuffers() argument
375 EGL_QuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value) EGL_QuerySurface() argument
397 EGL_SwapBuffers(EGLDisplay dpy, EGLSurface surface) EGL_SwapBuffers() argument
453 EGL_BindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) EGL_BindTexImage() argument
470 EGL_ReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) EGL_ReleaseTexImage() argument
487 EGL_SurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) EGL_SurfaceAttrib() argument
[all...]
H A Degl_stubs.cpp170 Surface *surface = nullptr; in CreatePbufferFromClientBuffer() local
187 Surface *surface = nullptr; in CreatePbufferSurface() local
202 Surface *surface = nullptr; in CreatePixmapSurface() local
219 Surface *surface in CreatePlatformPixmapSurface() local
237 Surface *surface = nullptr; CreatePlatformWindowSurface() local
269 Surface *surface = nullptr; CreateWindowSurface() local
[all...]
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp57 static GrRenderTarget* prepare_rt_for_external_access(SkSurface_Gpu* surface, in prepare_rt_for_external_access() argument
689 sk_sp<SkSurface> surface = SkSurface::MakeFromBackendTexture(dContext, backendTexture, MakeFromAHardwareBuffer() local
[all...]
H A DSkSurface.cpp162 static SkSurface_Base* asSB(SkSurface* surface) { in asSB() argument
166 static const SkSurface_Base* asConstSB(const SkSurface* surface) { in asConstSB() argument
/third_party/skia/samplecode/
H A DSampleFatBits.cpp45 static void erase(SkSurface* surface) { in erase() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp857 bool Device::validRectangle(const sw::Rect *rect, sw::Surface *surface) in validRectangle() argument
882 bool Device::validRectangle(const sw::RectF *rect, sw::Surface *surface) in validRectangle() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSampler.cpp115 void Sampler::setTextureLevel(int face, int level, Surface *surface, TextureType type) in setTextureLevel() argument
[all...]
/third_party/skia/tests/
H A DReadPixelsTest.cpp325 static void test_readpixels(skiatest::Reporter* reporter, const sk_sp<SkSurface>& surface, in test_readpixels() argument
H A DGradientTest.cpp494 sk_sp<SkSurface> surface = SkSurface::MakeRaster(SkImageInfo::Make(100, 100, test_linear_fuzzer() local
551 sk_sp<SkSurface> surface = SkSurface::MakeRasterN32Premul(100, 100); test_sweep_fuzzer() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h147 VkSurfaceKHR surface; member
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo.hh55 cairo_surface_t *surface; in _cairo_eps_surface_create_for_stream() local
190 cairo_surface_t *surface; member
218 cairo_surface_t *surface; in _cairo_ansi_surface_create_for_stream() local
351 cairo_surface_t *surface; _cairo_png_surface_create_for_stream() local
530 cairo_surface_t *surface; helper_cairo_create_context() local
[all...]
/third_party/skia/experimental/wasm-skp-debugger/
H A Ddebugger_bindings.cpp110 void drawTo(SkSurface* surface, int32_t index) { in drawTo() argument
131 void draw(SkSurface* surface) { in draw() argument
216 std::string jsonCommandList(sk_sp<SkSurface> surface) { in jsonCommandList() argument
334 findCommandByPixel(SkSurface* surface, int x, int y, int commandIndex) findCommandByPixel() argument
360 evaluateCommandColor(SkSurface* surface, int command, int x, int y) evaluateCommandColor() argument
[all...]
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java153 Canvas(Surface surface, long native_instance) { in Canvas() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp543 static bool hasNeighborWithColor (const tcu::Surface& surface, int x, int y, tcu::RGBA color, tcu::RGBA threshold) in hasNeighborWithColor() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp258 getBasicSwapchainParameters(Type wsiType, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluGLContextFactory.cpp239 EGLSurface surface = EGL_NO_SURFACE; in createWindow() local
262 EGLSurface surface = EGL_NO_SURFACE; in createPixmap() local
284 EGLSurface surface; in createPBuffer() local
[all...]
/third_party/vk-gl-cts/framework/platform/ohos/display/
H A DtcuOhosNativeDisplay.cpp78 eglw::EGLBoolean OhosLibrary::bindTexImage(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint buffer) const in bindTexImage() argument
98 eglw::EGLBoolean OhosLibrary::copyBuffers(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLNativePixmapType target) const in copyBuffers() argument
263 eglw::EGLBoolean OhosLibrary::lockSurfaceKHR(eglw::EGLDisplay dpy, eglw::EGLSurface surface, const eglw::EGLint *attrib_list) const in lockSurfaceKHR() argument
288 eglw::EGLBoolean OhosLibrary::querySurface(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint attribute, eglw::EGLint *value) const in querySurface() argument
293 releaseTexImage(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint buffer) const releaseTexImage() argument
303 setDamageRegionKHR(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint *rects, eglw::EGLint n_rects) const setDamageRegionKHR() argument
313 surfaceAttrib(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint attribute, eglw::EGLint value) const surfaceAttrib() argument
323 swapBuffersWithDamageKHR(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint *rects, eglw::EGLint n_rects) const swapBuffersWithDamageKHR() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp951 void CreateContextExtCase::executeForSurface (EGLConfig config, EGLSurface surface) in executeForSurface() argument
[all...]
H A DteglGLES2SharingTests.cpp147 void GLES2SharingTest::makeCurrent (EGLDisplay display, EGLContext context, EGLSurface surface) in makeCurrent() argument
H A DteglImageUtil.cpp107 const EGLSurface surface = egl.createPbufferSurface(dpy, config, attribs); in createSurface() local
118 const EGLSurface surface = eglu::createWindowSurface(nativeDisplay, *window, dpy, config, DE_NULL); in createSurface() local
127 const EGLSurface surface = eglu::createPixmapSurface(eglTestCtx.getNativeDisplay(), *pixmap, dpy, config, DE_NULL); in createSurface() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player.cpp1349 bool CastStreamPlayer::SetVideoSurface(sptr<Surface> surface) in SetVideoSurface() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dcast_stream_player.cpp1349 bool CastStreamPlayer::SetVideoSurface(sptr<Surface> surface) in SetVideoSurface() argument

Completed in 28 milliseconds

1...<<21222324252627282930>>...35