Home
last modified time | relevance | path

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

12345678910>>...53

/aosp_15_r20/external/virglrenderer/tests/
H A 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 …]
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestcond.c95 toolbox_t *box = data; in thread_routine() local
104 static void lock_and_signal(toolbox_t *box) in lock_and_signal()
123 toolbox_t box[NTHREADS]; in dynamic_binding() local
180 static void lock_and_wait(toolbox_t *box) in lock_and_wait()
202 toolbox_t box; in broadcast_threads() local
261 static void nested_lock_and_wait(toolbox_t *box) in nested_lock_and_wait()
279 static void nested_lock_and_unlock(toolbox_t *box) in nested_lock_and_unlock()
306 toolbox_t box; in nested_wait() local
353 static void pipe_consumer(toolbox_t *box) in pipe_consumer()
395 static void pipe_write(toolbox_t *box, char ch) in pipe_write()
[all …]
/aosp_15_r20/hardware/google/gfxstream/host/
DVirtioGpuResource.cpp412 stream_renderer_box* box, in TransferRead()
448 const GoldfishPipeServiceOps* ops, uint64_t offset, stream_renderer_box* box, in TransferWrite()
491 stream_renderer_box* box) { in ReadFromPipeToLinear()
527 const GoldfishPipeServiceOps* ops, uint64_t offset, stream_renderer_box* box) { in WriteToPipeFromLinear()
594 int VirtioGpuResource::ReadFromBufferToLinear(uint64_t offset, stream_renderer_box* box) { in ReadFromBufferToLinear()
610 int VirtioGpuResource::WriteToBufferFromLinear(uint64_t offset, stream_renderer_box* box) { in WriteToBufferFromLinear()
626 int VirtioGpuResource::ReadFromColorBufferToLinear(uint64_t offset, stream_renderer_box* box) { in ReadFromColorBufferToLinear()
655 int VirtioGpuResource::WriteToColorBufferFromLinear(uint64_t offset, stream_renderer_box* box) { in WriteToColorBufferFromLinear()
676 int VirtioGpuResource::TransferToIov(uint64_t offset, const stream_renderer_box* box, in TransferToIov()
685 int VirtioGpuResource::TransferFromIov(uint64_t offset, const stream_renderer_box* box, in TransferFromIov()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c69 const struct pipe_box *box, in can_fast_clear_color()
192 const struct pipe_box *box, in fast_clear_color()
332 const struct pipe_box *box, in clear_color()
402 const struct pipe_box *box, in can_fast_clear_depth()
457 const struct pipe_box *box, in fast_clear_depth()
573 const struct pipe_box *box, in clear_depth_stencil()
685 struct pipe_box box = { in iris_clear() local
733 const struct pipe_box *box, in iris_clear_texture()
803 struct pipe_box box = { in iris_clear_render_target() local
834 struct pipe_box box = { in iris_clear_depth_stencil() local
H A Diris_resource.c1568 struct pipe_box box = (struct pipe_box) { in iris_reallocate_resource_inplace() local
1577 struct pipe_box box = (struct pipe_box) { in iris_reallocate_resource_inplace() local
2066 struct pipe_box *box = &xfer->box; in iris_map_copy_region() local
2216 const struct pipe_box *box = &xfer->box; in iris_unmap_s8() local
2248 const struct pipe_box *box = &xfer->box; in iris_map_s8() local
2296 const struct pipe_box *box, in tile_extents()
2320 const struct pipe_box *box = &xfer->box; in iris_unmap_tiled_memcpy() local
2349 const struct pipe_box *box = &xfer->box; in iris_map_tiled_memcpy() local
2399 struct pipe_box *box = &xfer->box; in iris_map_direct() local
2433 const struct pipe_box *box, in can_promote_to_async()
[all …]
/aosp_15_r20/external/mesa3d/src/util/
H A Dbox.h24 u_box_1d(unsigned x, unsigned w, struct pipe_box *box) in u_box_1d()
35 u_box_2d(unsigned x,unsigned y, unsigned w, unsigned h, struct pipe_box *box) in u_box_2d()
46 u_box_origin_2d(unsigned w, unsigned h, struct pipe_box *box) in u_box_origin_2d()
58 unsigned w, unsigned h, struct pipe_box *box) in u_box_2d_zslice()
71 struct pipe_box *box) in u_box_3d()
91 const struct pipe_box *box, int w, int h) in u_box_clip_2d()
133 u_box_volume_3d(const struct pipe_box *box) in u_box_volume_3d()
317 util_is_box_sint16(const struct pipe_box *box) in util_is_box_sint16()
333 struct pipe_box box = *src_box; in util_is_box_out_of_bounds() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/
H A Ddecode_test.cc29 upb_test_Box* box = upb_test_Box_new(a); in JsonDecode() local
67 upb_test_Box* box = JsonDecode(test.json.c_str(), a.ptr()); in TEST() local
74 upb_test_Box* box = JsonDecode(test.json.c_str(), a.ptr()); in TEST() local
82 upb_test_Box* box = JsonDecode(json_string.c_str(), a.ptr()); in TEST() local
90 upb_test_Box* box = JsonDecode(json_string.c_str(), a.ptr()); in TEST() local
97 upb_test_Box* box = JsonDecode(json_string.c_str(), a.ptr()); in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dbasetexture9.c235 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
258 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
279 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
302 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
314 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
328 struct pipe_box box; in NineBaseTexture9_UploadSelf() local
433 struct pipe_box box; in NineBaseTexture9_CreatePipeResource() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_clear.c68 const struct pipe_box *box, in can_fast_clear_color()
201 const struct pipe_box *box, in fast_clear_color()
324 const struct pipe_box *box, in clear_color()
393 const struct pipe_box *box, in can_fast_clear_depth()
449 const struct pipe_box *box, in fast_clear_depth()
517 const struct pipe_box *box, in clear_depth_stencil()
627 struct pipe_box box = { in crocus_clear() local
686 const struct pipe_box *box, in crocus_clear_texture()
761 struct pipe_box box = { in crocus_clear_render_target() local
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
H A 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()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c305 unsigned usage, const struct pipe_box *box, in si_buffer_get_transfer()
329 unsigned level, unsigned usage, const struct pipe_box *box, in si_buffer_transfer_map()
475 const struct pipe_box *box) in si_buffer_do_flush_region()
501 struct pipe_box box; in si_buffer_flush_region() local
538 struct pipe_box box; in si_buffer_subdata() local
724 struct pipe_box *box, bool commit) in si_buffer_commit()
730 unsigned level, struct pipe_box *box, bool commit) in si_resource_commit()
/aosp_15_r20/external/eigen/test/
H A 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
/aosp_15_r20/external/aws-sdk-java-v2/services/secretsmanager/src/main/resources/codegen-resources/
H A Dservice-2.json451 "box":true boolean
616 "box":true boolean
621 "box":true boolean
639 "box":true boolean
677 "box":true boolean
690 "box":true boolean
695 "box":true boolean
700 "box":true boolean
705 "box":true boolean
726 "box":true boolean
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/route53resolver/src/main/resources/codegen-resources/
H A Dservice-2.json1279 "box":true boolean
1284 "box":true boolean
1438 "box":true boolean
1470 "box":true boolean
1518 "box":true boolean
1523 "box":true boolean
1528 "box":true boolean
1533 "box":true boolean
1542 "box":true boolean
1575 "box":true boolean
[all …]
H A Dapi-2.json435 "box":true boolean
441 "box":true boolean
465 "box":true boolean
469 "box":true boolean
473 "box":true boolean
688 "box":true boolean
724 "box":true boolean
728 "box":true boolean
732 "box":true boolean
761 "box":true boolean
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/html/
Dstacks.js87 function showActionMenu(e, box) { argument
175 function handleEnter(box, div) { argument
184 function handleLeave(box) { argument
295 const box = { variable
398 function drawBox(xscale, box) { argument
524 function details(box) { argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A 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()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c309 const struct pipe_box *box) in lp_clear_color_texture_msaa()
344 struct pipe_box box; in llvmpipe_clear_render_target() local
367 const struct pipe_box *box) in lp_clear_depth_stencil_texture_msaa()
418 struct pipe_box box; in llvmpipe_clear_depth_stencil() local
440 const struct pipe_box *box, in llvmpipe_clear_texture()
492 struct pipe_box box; in llvmpipe_clear_buffer() local
/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DTextShaper.cpp57 ResultBuilder(const Shaper::TextDesc& desc, const SkRect& box, const sk_sp<SkFontMgr>& fontmgr, in ResultBuilder()
217 auto box = fResult.computeVisualBounds(); in finalize() local
514 const SkRect& box, const sk_sp<SkFontMgr>& fontmgr, in ShapeImpl()
540 const SkRect& box, const Shaper::TextDesc& desc) { in result_fits()
556 const SkRect& box, const sk_sp<SkFontMgr>& fontmgr, in ShapeToFit()
655 Shaper::Result Shaper::Shape(const SkString& text, const TextDesc& desc, const SkRect& box, in Shape()
754 Shaper::Result Shaper::Shape(const SkString& text, const TextDesc& desc, const SkRect& box, in Shape()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.c13 struct pipe_box box; in u_default_buffer_subdata() local
49 struct pipe_box box; in u_default_clear_buffer() local
78 const struct pipe_box *box, in u_default_texture_subdata()
121 UNUSED const struct pipe_box *box) in u_default_transfer_flush_region()
H A Du_transfer_helper.c189 const struct pipe_box *box, in transfer_map_msaa()
264 const struct pipe_box *box, in u_transfer_helper_transfer_map()
407 const struct pipe_box *box) in flush_region()
509 const struct pipe_box *box) in u_transfer_helper_transfer_flush_region()
547 struct pipe_box box; in u_transfer_helper_transfer_unmap() local
/aosp_15_r20/external/mesa3d/src/broadcom/common/
H A Dv3d_tiling.c221 const struct pipe_box *box, in v3d_move_pixels_unaligned()
261 const struct pipe_box *box, in v3d_move_pixels_general_percpp()
359 const struct pipe_box *box, in v3d_move_pixels_general()
410 const struct pipe_box *box, in v3d_move_tiled_image()
464 const struct pipe_box *box) in v3d_load_tiled_image()
484 const struct pipe_box *box) in v3d_store_tiled_image()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c354 unsigned level, const struct pipe_box *box, in fd_try_shadow_resource()
573 unsigned level, const struct pipe_box *box, unsigned usage) in fd_alloc_staging()
659 const struct pipe_box *box) in fd_resource_transfer_flush_region()
751 valid_range(struct fd_resource *rsc, const struct pipe_box *box) in valid_range()
760 const struct pipe_box *box, in resource_transfer_map_staging()
796 unsigned usage, const struct pipe_box *box, in resource_transfer_map_unsync()
841 const struct pipe_box *box, in resource_transfer_map()
954 unsigned usage, const struct pipe_box *box) in improve_transfer_map_usage()
986 const struct pipe_box *box, in fd_resource_transfer_map()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_texture.c78 const struct pipe_box *box, in virgl_init_temp_resource_from_box()
120 const struct pipe_box *box, in texture_transfer_map_resolve()
241 const struct pipe_box *box, in virgl_texture_transfer_map()
253 const struct pipe_box *box) in flush_data()
/aosp_15_r20/external/okio/okio/src/commonTest/kotlin/okio/
H A DBufferedSourceFactory.kt77 val box = Buffer() in pipe() constant
101 val box = Buffer() in pipe() constant

12345678910>>...53