Home
last modified time | relevance | path

Searched defs:tile (Results 1 - 25 of 56) sorted by relevance

123

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h66 struct u_linear_format_block tile; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_tile_iterator.cpp81 dng_tile_iterator::dng_tile_iterator (const dng_rect &tile, in dng_tile_iterator() argument
106 Initialize(const dng_rect &tile, const dng_rect &area) Initialize() argument
150 GetOneTile(dng_rect &tile) GetOneTile() argument
[all...]
/third_party/skia/docs/examples/
H A DUnpremulBugs.cpp21 const SkTileMode tile = SkTileMode::kRepeat; in REG_FIDDLE() local
H A DUnpremulGPU.cpp28 const SkTileMode tile = SkTileMode::kRepeat; in REG_FIDDLE() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c207 struct softpipe_tex_cached_tile *tile; in sp_find_cached_tile_tex() local
[all...]
H A Dsp_quad_depth_test_tmp.h61 struct softpipe_cached_tile *tile; in NAME() local
H A Dsp_tile_cache.c235 clear_tile_rgba(struct softpipe_cached_tile *tile, in clear_tile_rgba() argument
284 clear_tile(struct softpipe_cached_tile *tile, enum pipe_format format, uint64_t clear_value) clear_tile() argument
422 struct softpipe_cached_tile *tile = tc->entries[pos]; sp_flush_tile_cache() local
451 struct softpipe_cached_tile * tile = MALLOC_STRUCT(softpipe_cached_tile); sp_alloc_tile() local
493 struct softpipe_cached_tile *tile = tc->entries[pos]; sp_find_cached_tile() local
[all...]
H A Dsp_tile_cache.h98 struct softpipe_cached_tile *tile; /**< scratch tile for clears */ member
/third_party/skia/modules/svg/src/
H A DSkSVGPattern.cpp94 const auto tile = ctx.lengthContext().resolveRect( in onAsPaint() local
/third_party/skia/gm/
H A Dpictureshadertile.cpp118 SkRect tile = SkRect::MakeXYWH(tiles[i].x * kPictureSize, variable
H A Dpictureshader.cpp212 SkRect tile = SkRect::MakeWH(100, 100); in DEF_SIMPLE_GM() local
H A Dimage_shader.cpp131 const SkTileMode tile = SkTileMode::kRepeat; in testImage() local
H A Ddrawquadset.cpp62 SkRect tile = SkRect::MakeWH(kTileWidth, kTileHeight); in draw_gradient_tiles() local
113 SkRect tile = SkRect::MakeXYWH(j * kTileWidth, i * kTileHeight, kTileWidth, kTileHeight); in draw_color_tiles() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.h65 struct fd_tile tile[2048]; member
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_buffer.c99 uint32_t tile = 0, swizzle = 0; in i915_drm_buffer_from_handle() local
/third_party/skia/fuzz/
H A DFuzzCreateDDL.cpp167 SkRect tile; in make_ddl() local
/third_party/ffmpeg/libavcodec/
H A Dindeo4.c469 decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) decode_mb_info() argument
[all...]
H A Dindeo5.c455 decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) decode_mb_info() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_tile.c71 AVFILTER_DEFINE_CLASS(tile); variable
75 TileContext *tile = ctx->priv; in init() local
122 TileContext *tile = ctx->priv; config_props() local
150 TileContext *tile = ctx->priv; get_tile_pos() local
161 TileContext *tile = ctx->priv; draw_blank_frame() local
174 TileContext *tile = ctx->priv; end_last_frame() local
198 TileContext *tile = ctx->priv; filter_frame() local
251 TileContext *tile = ctx->priv; request_frame() local
263 TileContext *tile = ctx->priv; uninit() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage-private.h92 cups_itile_t *tile; /* Tile this is attached to */ member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c6 struct tile { struct
191 static void plot(struct tile *tile, in plot() argument
211 debug_rectangle(int x, int y, const union lp_rast_cmd_arg arg, struct tile *tile, char val) debug_rectangle() argument
247 debug_blit_tile(int x, int y, const union lp_rast_cmd_arg arg, struct tile *tile, char val) debug_blit_tile() argument
267 debug_shade_tile(int x, int y, const union lp_rast_cmd_arg arg, struct tile *tile, char val) debug_shade_tile() argument
292 debug_clear_tile(int x, int y, const union lp_rast_cmd_arg arg, struct tile *tile, char val) debug_clear_tile() argument
309 debug_triangle(int tilex, int tiley, const union lp_rast_cmd_arg arg, struct tile *tile, char val) debug_triangle() argument
365 do_debug_bin( struct tile *tile, const struct cmd_bin *bin, int x, int y, boolean print_cmds) do_debug_bin() argument
438 struct tile tile; lp_debug_bin() local
496 struct tile tile; lp_debug_draw_bins_by_coverage() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c565 fd5_emit_tile_mem2gmem(struct fd_batch *batch, const struct fd_tile *tile) fd5_emit_tile_mem2gmem() argument
607 fd5_emit_tile_renderprep(struct fd_batch *batch, const struct fd_tile *tile) fd5_emit_tile_renderprep() argument
674 fd5_emit_tile_gmem2mem(struct fd_batch *batch, const struct fd_tile *tile) fd5_emit_tile_gmem2mem() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c992 fd3_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd3_emit_tile_prep() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c224 fd2_emit_tile_gmem2mem(struct fd_batch *batch, const struct fd_tile *tile) in fd2_emit_tile_gmem2mem() argument
671 fd2_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd2_emit_tile_prep() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c720 fd4_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd4_emit_tile_prep() argument
[all...]

Completed in 16 milliseconds

123