Home
last modified time | relevance | path

Searched defs:coord_x (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dzforce_ts.c82 int coord_x; member
H A Dauo-pixcir-ts.c117 int coord_x; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dzforce_ts.c82 int coord_x; member
H A Dauo-pixcir-ts.c131 int coord_x; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c233 const struct hw_x_point *coord_x = coordinates_x + 32; in precompute_pq() local
583 struct fixed31_32 coord_x; in build_custom_gamma_mapping_coefficients_worker() local
735 const struct hw_x_point *coord_x in build_pq() local
819 const struct hw_x_point *coord_x = coordinate_x; build_regamma() local
939 const struct hw_x_point *coord_x = coordinate_x; build_freesync_hdr() local
1073 const struct hw_x_point *coord_x = coordinate_x; build_hlg_degamma() local
1096 const struct hw_x_point *coord_x = coordinate_x; build_hlg_regamma() local
1619 const struct hw_x_point *coord_x = coordinates_x; apply_degamma_for_user_regamma() local
1685 const struct hw_x_point *coord_x = coordinates_x; calculate_user_regamma_coeff() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c243 const struct hw_x_point *coord_x = coordinates_x + 32; in precompute_pq() local
597 struct fixed31_32 coord_x; in build_custom_gamma_mapping_coefficients_worker() local
748 const struct hw_x_point *coord_x in build_pq() local
832 const struct hw_x_point *coord_x = coordinate_x; build_regamma() local
952 const struct hw_x_point *coord_x = coordinate_x; build_freesync_hdr() local
1135 const struct hw_x_point *coord_x = coordinate_x; build_hlg_degamma() local
1158 const struct hw_x_point *coord_x = coordinate_x; build_hlg_regamma() local
1692 const struct hw_x_point *coord_x = coordinates_x; apply_degamma_for_user_regamma() local
1762 const struct hw_x_point *coord_x = coordinates_x; calculate_user_regamma_coeff() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp1101 const glw::GLfloat coord_x = ((float)(rand() % x_modulus)) / coordinate_denominator + x_offset; in prepareVertexBufferInfoForCoordinates() local
1120 const glw::GLfloat coord_x = ((float)(rand() % x_modulus)) / coordinate_denominator + x_offset; in prepareVertexBufferInfoForCoordinates() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c2449 adjust_sample_index_using_fmask(struct ac_llvm_context *ctx, LLVMValueRef coord_x, LLVMValueRef coord_y, LLVMValueRef coord_z, LLVMValueRef sample_index, LLVMValueRef fmask_desc_ptr) adjust_sample_index_using_fmask() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp738 const glw::GLfloat coord_x = texture_coordinates[0]; in getRightNeighbour() local
794 const glw::GLfloat coord_x = texture_coordinates[0]; in getTopNeighbour() local
[all...]

Completed in 26 milliseconds