Home
last modified time | relevance | path

Searched defs:surf (Results 126 - 150 of 279) sorted by relevance

12345678910>>...12

/third_party/skia/tests/
H A DVkDrawableTest.cpp156 sk_sp<SkSurface> surf = SkSurface::MakeRenderTarget(td->fDContext, SkBudgeted::kYes, in ImportDraw() local
H A DCompressedBackendAllocationTest.cpp65 sk_sp<SkSurface> surf = SkSurface::MakeRenderTarget(rContext, in check_compressed_mipmaps() local
H A DClearTest.cpp309 sk_sp<SkSurface> surf = SkSurface::MakeRenderTarget(rContext, SkBudgeted::kYes, ii); in fullscreen_clear_with_layer_test() local
H A DCanvasStateTest.cpp146 auto surf = SkSurface::MakeRaster(SkImageInfo::Make(WIDTH, HEIGHT, in DEF_TEST() local
240 auto surf = SkSurface::MakeRaster(SkImageInfo::MakeN32Premul(WIDTH, HEIGHT)); in DEF_TEST() local
H A DSerialProcsTest.cpp19 auto surf = SkSurface::MakeRasterN32Premul(r.width(), r.height()); in picture_to_image() local
/third_party/skia/tools/
H A DToolUtils.h255 PixelIter(SkSurface* surf) { in PixelIter() argument
/third_party/skia/tools/gpu/
H A DYUVUtils.cpp159 sk_sp<SkSurface> surf; in MakeYUVAPlanesAsA8() local
/third_party/skia/gm/
H A Dconvexpolyclip.cpp31 auto surf = SkSurface::MakeRaster(SkImageInfo::MakeN32(w, h, kOpaque_SkAlphaType)); in make_img() local
H A Dcrop_imagefilter.cpp123 auto surf = SkSurface::MakeRaster(srcII); in make_image() local
[all...]
H A Dflippity.cpp98 sk_sp<SkSurface> surf = SkSurface::MakeRaster(ii); in make_text_image() local
H A Dgpu_blur_utils.cpp131 auto surf = SkSurface::MakeRenderTarget(rContext, SkBudgeted::kYes, srcII); in make_src_image() local
[all...]
H A Ddrawimageset.cpp39 auto surf = SkSurface::MakeRaster( in make_image_tiles() local
H A Dpathfill.cpp631 auto surf = SkSurface::MakeRasterN32Premul(25, 25); in DEF_SIMPLE_GM() local
/third_party/skia/bench/
H A DCompositingImagesBench.cpp105 auto surf = canvas->makeSurface(ii); variable
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/
H A Dvulkan_loader_system_test.cpp344 OHOS::sptr<OHOS::Surface> surf = surfaceNode->GetSurface(); in HWTEST_F() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vdpau.c223 VdpVideoSurface surf = (VdpVideoSurface)(uintptr_t)data; in vdpau_buffer_free() local
236 VdpVideoSurface surf; in vdpau_pool_alloc() local
333 VdpVideoSurface surf = (VdpVideoSurface)(uintptr_t)src->data[3]; in vdpau_transfer_data_from() local
391 VdpVideoSurface surf in vdpau_transfer_data_to() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c258 svga_create_uav(struct svga_context *svga, SVGA3dUAViewDesc *desc, SVGA3dSurfaceFormat svga_format, unsigned resourceDim, struct svga_winsys_surface *surf) svga_create_uav() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c64 struct zink_surface *surf = (struct zink_surface *)entry->key; in zink_reset_batch_state() local
606 struct pipe_surface *surf = NULL; in zink_batch_reference_surface() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c254 vlVdpSurface *surf; in vlVdpVideoMixerRender() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c139 void *si_create_dcc_retile_cs(struct si_context *sctx, struct radeon_surf *surf) in si_create_dcc_retile_cs() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c58 struct v3d_surface *surf = v3d_surface(psurf); in load_general() local
120 struct v3d_surface *surf = v3d_surface(psurf); store_general() local
494 struct v3d_surface *surf = v3d_surface(job->cbufs[cbuf]); v3d_setup_render_target() local
507 v3d_emit_z_stencil_config(struct v3d_job *job, struct v3d_surface *surf, struct v3d_resource *rsc, bool is_separate_stencil) v3d_emit_z_stencil_config() argument
778 struct v3d_surface *surf = v3d_surface(psurf); emit_rcl() local
870 struct v3d_surface *surf = v3d_surface(psurf); emit_rcl() local
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Dgs-test.c49 static struct pipe_surface *surf = NULL; variable
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c119 wsi_win32_surface_get_capabilities(VkIcdSurfaceBase *surf, in wsi_win32_surface_get_capabilities() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c241 llvmpipe_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) llvmpipe_surface_destroy() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_surface.c346 i915_set_color_surface_swizzle(struct i915_surface *surf) in i915_set_color_surface_swizzle() argument
390 struct i915_surface *surf; in i915_create_surface_custom() local
445 i915_surface_destroy(struct pipe_context *ctx, struct pipe_surface *surf) i915_surface_destroy() argument
[all...]

Completed in 18 milliseconds

12345678910>>...12