Home
last modified time | relevance | path

Searched defs:color_start (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Dddp.c47 void color_start(u32 width, u32 height) in color_start() function
/aosp_15_r20/external/angle/build/ios/
H A Dupdate_bundle_filelist.py314 def adapted_color_for_output(color_start, color_end): argument
/aosp_15_r20/external/cronet/build/ios/
H A Dupdate_bundle_filelist.py309 def adapted_color_for_output(color_start, color_end): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h75 struct ac_arg color_start; member
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp11245 PhysReg color_start(exports_start.reg() + color_index * 4); in create_fs_jump_to_epilog() local