Home
last modified time | relevance | path

Searched defs:box (Results 1 - 25 of 239) sorted by relevance

12345678910

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tile.h46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) in u_clip_tile() argument
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
74 u_default_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) u_default_texture_subdata() argument
119 u_default_transfer_flush_region(UNUSED struct pipe_context *pipe, UNUSED struct pipe_transfer *transfer, UNUSED const struct pipe_box *box) u_default_transfer_flush_region() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_buffer.c64 virgl_buffer_transfer_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *box) virgl_buffer_transfer_flush_region() argument
H A Dvirgl_texture.c76 virgl_init_temp_resource_from_box(struct pipe_resource *res, struct pipe_resource *orig, const struct pipe_box *box, unsigned level, unsigned flags, enum pipe_format fmt) virgl_init_temp_resource_from_box() argument
115 texture_transfer_map_resolve(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) texture_transfer_map_resolve() argument
233 virgl_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_texture_transfer_map() argument
247 flush_data(struct pipe_context *ctx, struct virgl_transfer *trans, const struct pipe_box *box) flush_data() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_tiling.h88 vc4_load_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_load_lt_image() argument
104 vc4_store_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_store_lt_image() argument
[all...]
/kernel/liteos_m/components/security/box/
H A Dlos_box.c65 LosBoxCB *box = &g_boxCB[i]; in BoxInit() local
79 LosBoxCB *box = &g_boxCB[i]; in OsBoxStart() local
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_xobject.cc93 QPDFObjectHandle box=getTrimBox(page); // already in "form space" in makeXObject() local
H A Dqpdf_pdftopdf.cc6 PageRect getBoxAsRect(QPDFObjectHandle box) // {{{ in getBoxAsRect() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c113 struct u_rect box; in lp_rast_linear_tile() local
137 struct u_rect box; in lp_rast_linear_rect() local
[all...]
/kernel/liteos_a/kernel/base/mem/membox/
H A Dlos_membox.c144 LITE_OS_SEC_TEXT UINT32 LOS_MemboxFree(VOID *pool, VOID *box) in LOS_MemboxFree() argument
171 LITE_OS_SEC_TEXT_MINOR VOID LOS_MemboxClr(VOID *pool, VOID *box) in LOS_MemboxClr() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_bbox.c80 FFBoundingBox box; in filter_frame() local
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c116 null_sw_displaytarget_display(struct sw_winsys *winsys, struct sw_displaytarget *dt, void *context_private, struct pipe_box *box) null_sw_displaytarget_display() argument
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.c138 struct pipe_box box = {0, 0, j, width, height, 1}; in vid_dec_FillOutput() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dbuffer.c129 struct pipe_box box = {}; in vlVaMapBuffer() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_buffer.c68 i915_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) i915_buffer_transfer_map() argument
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c223 struct pipe_box box; in pp_jimenezmlaa_init_run() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_transfer.c100 r300_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *texture, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) r300_texture_transfer_map() argument
[all...]
/third_party/skia/gm/
H A Dtextblob.cpp119 SkRect box = blob->bounds(); variable
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dhoontech.c68 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel() argument
118 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi() argument
158 int box, chn; in hoontech_init() local
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dtextbox.c26 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument
49 WINDOW *dialog, *box; in dialog_textbox() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dpacking.c99 int plogical_first_u8, plogical_last_u8, box; in packing() local
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dtextbox.c133 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument
157 WINDOW *dialog, *box; in dialog_textbox() local
[all...]
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dhoontech.c68 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel() argument
118 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi() argument
158 int box, chn; in hoontech_init() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dpacking.c87 int plogical_first_u8, plogical_last_u8, box; in packing() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264einport.c51 struct pipe_box box = {}; in enc_AllocateBackTexture() local

Completed in 10 milliseconds

12345678910