/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_linear.h | 66 struct u_linear_format_block tile; member
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_tile_iterator.cpp | 81 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 D | UnpremulBugs.cpp | 21 const SkTileMode tile = SkTileMode::kRepeat; in REG_FIDDLE() local
|
H A D | UnpremulGPU.cpp | 28 const SkTileMode tile = SkTileMode::kRepeat; in REG_FIDDLE() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_tile_cache.c | 207 struct softpipe_tex_cached_tile *tile; in sp_find_cached_tile_tex() local [all...] |
H A D | sp_quad_depth_test_tmp.h | 61 struct softpipe_cached_tile *tile; in NAME() local
|
H A D | sp_tile_cache.c | 235 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 D | sp_tile_cache.h | 98 struct softpipe_cached_tile *tile; /**< scratch tile for clears */ member
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGPattern.cpp | 94 const auto tile = ctx.lengthContext().resolveRect( in onAsPaint() local
|
/third_party/skia/gm/ |
H A D | pictureshadertile.cpp | 118 SkRect tile = SkRect::MakeXYWH(tiles[i].x * kPictureSize, variable
|
H A D | pictureshader.cpp | 212 SkRect tile = SkRect::MakeWH(100, 100); in DEF_SIMPLE_GM() local
|
H A D | image_shader.cpp | 131 const SkTileMode tile = SkTileMode::kRepeat; in testImage() local
|
H A D | drawquadset.cpp | 62 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 D | freedreno_gmem.h | 65 struct fd_tile tile[2048]; member
|
/third_party/mesa3d/src/gallium/winsys/i915/drm/ |
H A D | i915_drm_buffer.c | 99 uint32_t tile = 0, swizzle = 0; in i915_drm_buffer_from_handle() local
|
/third_party/skia/fuzz/ |
H A D | FuzzCreateDDL.cpp | 167 SkRect tile; in make_ddl() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | indeo4.c | 469 decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) decode_mb_info() argument [all...] |
H A D | indeo5.c | 455 decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) decode_mb_info() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_tile.c | 71 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 D | image-private.h | 92 cups_itile_t *tile; /* Tile this is attached to */ member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_debug.c | 6 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 D | fd5_gmem.c | 565 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 D | fd3_gmem.c | 992 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 D | fd2_gmem.c | 224 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 D | fd4_gmem.c | 720 fd4_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd4_emit_tile_prep() argument [all...] |