Home
last modified time | relevance | path

Searched defs:box (Results 1 – 25 of 267) sorted by relevance

1234567891011

/external/virglrenderer/tests/
Dtest_virgl_transfer.c40 struct virgl_box box; in START_TEST() local
50 struct virgl_box box; in START_TEST() local
61 struct virgl_box box; in START_TEST() local
71 struct virgl_box box; in START_TEST() local
81 struct virgl_box box; in START_TEST() local
102 struct virgl_box box; in START_TEST() local
173 struct virgl_box box; in START_TEST() local
201 struct virgl_box box; in START_TEST() local
229 struct virgl_box box; in START_TEST() local
259 struct virgl_box box; in START_TEST() local
[all …]
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
DPath.java36 public static String createPath(Box box) { in createPath()
40 private static String createPath(Box box, String path) { in createPath()
52 public static Box getPath(Box box, String path) { in getPath()
58 public static List<Box> getPaths(Box box, String path) { in getPaths()
111 public static boolean isContained(Box box, String path) { in isContained()
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/ranges/range.adaptors/range.copy.wrap/
Dctor.default.pass.cpp39 Box<CopyConstructible> box; in test() local
46 Box<Copyable> box; in test() local
53 Box<NothrowCopyConstructible> box; in test() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_box.h8 u_box_1d(unsigned x, unsigned w, struct pipe_box *box) in u_box_1d()
19 u_box_2d(unsigned x,unsigned y, unsigned w, unsigned h, struct pipe_box *box) in u_box_2d()
30 u_box_origin_2d(unsigned w, unsigned h, struct pipe_box *box) in u_box_origin_2d()
42 unsigned w, unsigned h, struct pipe_box *box) in u_box_2d_zslice()
55 struct pipe_box *box) in u_box_3d()
75 const struct pipe_box *box, int w, int h) in u_box_clip_2d()
117 u_box_volume_3d(const struct pipe_box *box) in u_box_volume_3d()
Du_transfer.c13 struct pipe_box box; in u_default_buffer_subdata() local
46 const struct pipe_box *box, in u_default_texture_subdata()
99 UNUSED const struct pipe_box *box) in u_default_transfer_flush_region()
138 const struct pipe_box *box, in u_transfer_map_vtbl()
148 const struct pipe_box *box) in u_transfer_flush_region_vtbl()
Du_transfer_helper.c163 const struct pipe_box *box, in transfer_map_msaa()
232 const struct pipe_box *box, in u_transfer_helper_transfer_map()
351 const struct pipe_box *box) in flush_region()
462 const struct pipe_box *box) in u_transfer_helper_transfer_flush_region()
499 struct pipe_box box; in u_transfer_helper_transfer_unmap() local
560 const struct pipe_box *box, in u_transfer_helper_deinterleave_transfer_map()
653 struct pipe_box box; in u_transfer_helper_deinterleave_transfer_unmap() local
/external/mesa3d/src/gallium/frontends/nine/
Dbasetexture9.c257 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
280 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
301 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
324 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
336 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
350 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
455 struct pipe_box box; in NineBaseTexture9_CreatePipeResource() local
Dvolume9.c221 const struct pipe_box *box ) in NineVolume9_AddDirtyRegion()
259 struct pipe_box box; in NineVolume9_LockBox() local
385 struct pipe_box box; in NineVolume9_UnlockBox() local
494 struct pipe_box box; in NineVolume9_UploadSelf() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_clear.c70 const struct pipe_box *box, in can_fast_clear_color()
203 const struct pipe_box *box, in fast_clear_color()
342 const struct pipe_box *box, in clear_color()
416 const struct pipe_box *box, in can_fast_clear_depth()
447 const struct pipe_box *box, in fast_clear_depth()
555 const struct pipe_box *box, in clear_depth_stencil()
666 struct pipe_box box = { in iris_clear() local
714 const struct pipe_box *box, in iris_clear_texture()
788 struct pipe_box box = { in iris_clear_render_target() local
819 struct pipe_box box = { in iris_clear_depth_stencil() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling.c124 int cpp, const struct pipe_box *box, in vc4_t_image_helper()
183 int cpp, const struct pipe_box *box) in vc4_store_t_image()
193 int cpp, const struct pipe_box *box) in vc4_load_t_image()
208 const struct pipe_box *box) in vc4_load_tiled_image()
230 const struct pipe_box *box) in vc4_store_tiled_image()
Dvc4_tiling_lt.c138 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_aligned()
178 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_unaligned()
235 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_helper()
254 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_cpp_helper()
Dvc4_tiling.h90 int cpp, const struct pipe_box *box) in vc4_load_lt_image()
106 int cpp, const struct pipe_box *box) in vc4_store_lt_image()
/external/okio/okio/src/commonTest/kotlin/okio/
DBufferedSourceFactory.kt77 val box = Buffer() in pipe() constant
101 val box = Buffer() in pipe() constant
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c78 const struct pipe_box *box, in virgl_init_temp_resource_from_box()
119 const struct pipe_box *box, in texture_transfer_map_resolve()
237 const struct pipe_box *box, in virgl_texture_transfer_map()
249 const struct pipe_box *box) in flush_data()
/external/eigen/test/
Dgeo_alignedbox.cpp28 template<typename BoxType> void alignedbox(const BoxType& box) in alignedbox()
89 template<typename BoxType> void alignedboxTranslatable(const BoxType& box) in alignedboxTranslatable()
235 const BoxType& box, in alignedboxRotatable()
305 const BoxType& box, in alignedboxNonIntegralRotatable()
429 void alignedboxCastTests(const BoxType& box) in alignedboxCastTests()
460 BoxType box( m, M ); in specificTest1() local
487 BoxType box( m, M ); in specificTest2() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c284 const struct pipe_box *box) in lp_clear_color_texture_msaa()
315 struct pipe_box box; in llvmpipe_clear_render_target() local
337 const struct pipe_box *box) in lp_clear_depth_stencil_texture_msaa()
384 struct pipe_box box; in llvmpipe_clear_depth_stencil() local
404 const struct pipe_box *box, in llvmpipe_clear_texture()
455 struct pipe_box box; in llvmpipe_clear_buffer() local
/external/autotest/client/cros/video/
Dchameleon_screenshot_capturer.py24 timeout_video_input_s, box=None): argument
84 def capture(self, filename, box=None): argument
/external/libchrome/ui/gfx/geometry/
Dbox_f.cc46 void BoxF::Union(const BoxF& box) { in Union()
60 void BoxF::ExpandTo(const BoxF& box) { in ExpandTo()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_transfer.c52 etna_compute_offset(enum pipe_format format, const struct pipe_box *box, in etna_compute_offset()
194 const struct pipe_box *box, in etna_transfer_map()
497 const struct pipe_box *box) in etna_transfer_flush_region()
/external/mesa3d/src/broadcom/vulkan/
Dv3d_tiling.c226 const struct pipe_box *box, in v3d_move_pixels_unaligned()
266 const struct pipe_box *box, in v3d_move_pixels_general_percpp()
364 const struct pipe_box *box, in v3d_move_pixels_general()
415 const struct pipe_box *box, in v3d_move_tiled_image()
469 const struct pipe_box *box) in v3d_load_tiled_image()
489 const struct pipe_box *box) in v3d_store_tiled_image()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_tiling.c222 const struct pipe_box *box, in v3d_move_pixels_unaligned()
262 const struct pipe_box *box, in v3d_move_pixels_general_percpp()
360 const struct pipe_box *box, in v3d_move_pixels_general()
411 const struct pipe_box *box, in v3d_move_tiled_image()
465 const struct pipe_box *box) in v3d_load_tiled_image()
485 const struct pipe_box *box) in v3d_store_tiled_image()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c340 unsigned usage, const struct pipe_box *box, in si_buffer_get_transfer()
369 unsigned level, unsigned usage, const struct pipe_box *box, in si_buffer_transfer_map()
519 const struct pipe_box *box) in si_buffer_do_flush_region()
582 struct pipe_box box; in si_buffer_flush_region() local
615 struct pipe_box box; in si_buffer_subdata() local
779 unsigned level, struct pipe_box *box, bool commit) in si_resource_commit()
/external/autotest/client/cros/chameleon/
Dchameleon_video_capturer.py46 def capture(self, player, max_frame_count, box=None): argument
65 def capture_only(self, player, max_frame_count, box=None): argument
/external/mesa3d/src/gallium/drivers/r600/
Dr600_buffer_common.c304 const struct pipe_box *box, in r600_buffer_get_transfer()
346 const struct pipe_box *box, in r600_buffer_transfer_map()
481 const struct pipe_box *box) in r600_buffer_do_flush_region()
513 struct pipe_box box; in r600_buffer_flush_region() local
545 struct pipe_box box; in r600_buffer_subdata() local
/external/cronet/third_party/quic_trace/src/tools/render/
Drectangle_renderer.cc60 void RectangleRenderer::AddRectangle(Box box, uint32_t rgba) { in AddRectangle()
72 void RectangleRenderer::AddRectangleWithBorder(Box box, uint32_t rgba) { in AddRectangleWithBorder()

1234567891011