/third_party/spirv-tools/source/opt/ |
H A D | copy_prop_arrays.cpp | 22 namespace opt { namespace
|
H A D | debug_info_manager.h | 26 namespace opt { namespace
|
H A D | fix_storage_class.cpp | 23 namespace opt { namespace
|
H A D | function.cpp | 23 namespace opt { namespace
|
H A D | if_conversion.cpp | 23 namespace opt { namespace
|
H A D | local_single_store_elim_pass.cpp | 23 namespace opt { namespace
|
H A D | module.cpp | 26 namespace opt { namespace
|
H A D | propagator.cpp | 18 namespace opt { namespace
|
H A D | propagator.h | 30 namespace opt { namespace
|
H A D | reduce_load_size.cpp | 26 namespace opt { namespace
|
H A D | replace_invalid_opc.cpp | 21 namespace opt { namespace
|
H A D | scalar_analysis.h | 31 namespace opt { namespace
|
H A D | struct_cfg_analysis.cpp | 20 namespace opt { namespace
|
H A D | trim_capabilities_pass.h | 33 namespace opt { namespace
|
/third_party/spirv-tools/test/opt/ |
H A D | assembly_builder.h | 26 namespace opt { namespace
|
H A D | ir_builder.cpp | 29 namespace opt { namespace
|
H A D | types_test.cpp | 25 namespace opt { namespace
|
H A D | unify_const_test.cpp | 26 namespace opt { namespace
|
/third_party/vk-gl-cts/framework/platform/android/ |
H A D | tcuAndroidPlatformCapabilityQueryJNI.cpp | 38 namespace opt namespace
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_blit.c | 262 static hi_void drv_blit_compress(hi_tde_surface *dst_surface, HIFB_BUFFER_S *dst_img, hifb_blit_opt *opt)
in drv_blit_compress() argument 293 static hi_void blit_opt_get_filter_mode(hi_tde_opt *option, hifb_blit_opt *opt)
in blit_opt_get_filter_mode() argument 319 static hi_void blit_opt_get_mirror_mode(hi_tde_opt *option, hifb_blit_opt *opt)
in blit_opt_get_mirror_mode() argument 341 static hi_void blit_opt_get_alpha(hi_tde_opt *option, hifb_blit_opt *opt)
in blit_opt_get_alpha() argument 242 drv_blit_init(hi_tde_surface *surface, hi_tde_rect *rect, HIFB_BUFFER_S *img, hifb_blit_opt *opt) drv_blit_init() argument 353 drv_blit_option_init(hi_tde_surface *src_surface, hi_tde_surface *dst_surface, hi_tde_opt *option, hifb_blit_opt *opt) drv_blit_option_init() argument 402 drv_blit_start(hi_s32 handle, hifb_blit_opt *opt, hi_tde_export_func *tde_export_func, hi_s32 *refresh_handle) drv_blit_start() argument 453 hifb_blit_check(hi_tde_export_func **tde_export_func, HIFB_BUFFER_S *src_img, HIFB_BUFFER_S *dst_img, hifb_blit_opt *opt) hifb_blit_check() argument 471 hifb_drv_blit(HIFB_BUFFER_S *src_img, HIFB_BUFFER_S *dst_img, hifb_blit_opt *opt, hi_bool is_refresh_screen, hi_s32 *refresh_handle) hifb_drv_blit() argument [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_mdm_types.h | 209 hi_u32 opt; member
|
/device/soc/rockchip/common/hardware/display/src/display_gfx/ |
H A D | display_gfx.c | 152 int32_t rkFillRect(ISurface *iSurface, IRect *rect, uint32_t color, GfxOpt *opt) in rkFillRect() argument 275 int32_t doFlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in doFlit() argument 479 rkBlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) rkBlit() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmipv6.h | 104 } BWL_POST_PACKED_STRUCT opt; member
|
/device/soc/rockchip/rk3399/hardware/display/src/display_gfx/ |
H A D | display_gfx.c | 152 int32_t rkFillRect(ISurface *iSurface, IRect *rect, uint32_t color, GfxOpt *opt) in rkFillRect() argument 273 int32_t doFlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in doFlit() argument 473 rkBlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) rkBlit() argument [all...] |
/drivers/peripheral/display/test/unittest/lite/ |
H A D | display_test.c | 364 GfxOpt opt = {0}; in FillRectTest() local
|