Home
last modified time | relevance | path

Searched defs:surface1 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DSkbug12214.cpp25 sk_sp<SkSurface> surface1 = in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local
H A DGrOpListFlushTest.cpp55 sk_sp<SkSurface> surface1 = SkSurfaces::RenderTarget(context, skgpu::Budgeted::kYes, imageInfo); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DSurfaceTest.cpp589 SkSurface* surface1, in test_crbug263329()
632 auto surface1(surface_func(ctxInfo.directContext(), kPremul_SkAlphaType, nullptr)); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DVkProtectedContextTest.cpp617 sk_sp<SkSurface> surface1 = helper->createSurface({ kSize, kSize }, in draw_protected_image_on_protected_surface() local
/aosp_15_r20/external/lmfit/demo/
H A DMakefile.am2 noinst_PROGRAMS = curve1 curve2 nonlin1 surface1 program
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DFramebufferTest.java66 OffscreenSurface surface1 = null; in testBlitFramebuffer() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp476 auto surface1 = DisplaySurfaceGl::createPbufferSurface(emulationGl->mEglDisplay, in create() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSurfaceTest.cpp1768 EGLSurface surface1; in TEST_P() local
1819 EGLSurface surface1; in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiPresentIdWaitTests.cpp952 …const vk::Unique<vk::VkSurfaceKHR> surface1(createSurface(instHelper.vki, instHelper.instance, m_w… in iterate() local
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dcanvaskit-wasm-tests.ts1064 …const surface1 = CK.MakeGPUTextureSurface(gpuContext, texture, 800, 600, // $ExpectType Surface | … constant
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp3243 SharedPtr<GLES2ThreadTest::Surface> surface1; in init() local