Searched defs:pos_x (Results 1 – 12 of 12) sorted by relevance
| /third_party/ffmpeg/libavfilter/ |
| D | vsrc_sierpinski.c | 49 int pos_x, pos_y; member 76 int pos_x = x + s->pos_x; in fill_sierpinski() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_meta_bufimage.c | 75 nir_ssa_def *pos_x = nir_channel(&b, global_id, 0); in build_nir_itob_compute_shader() local 232 nir_ssa_def *pos_x = nir_channel(&b, global_id, 0); in build_nir_btoi_compute_shader() local 407 nir_ssa_def *pos_x = nir_channel(&b, global_id, 0); in build_nir_btoi_r32g32b32_compute_shader() local
|
| D | radv_meta_blit2d.c | 494 nir_ssa_def *pos_x = nir_channel(b, tex_pos, 0); in build_nir_buffer_fetch() local
|
| D | radv_cmd_buffer.c | 1070 int32_t pos_x = sample_locs[i].x; in radv_compute_sample_locs_pixel() local
|
| /third_party/astc-encoder/Test/ |
| D | astc_trace_analysis.py | 76 def __init__(self, pos_x, pos_y, pos_z, error_target): argument
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| D | vwebp.c | 229 static void HandleKey(unsigned char key, int pos_x, int pos_y) { in HandleKey()
|
| /third_party/skia/experimental/pvg/ |
| D | draw_msg.proto | 241 repeated float pos_x = 2; // must match counts with glyphs field
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| D | psaux.h | 572 FT_Pos* pos_x; member 836 FT_Pos pos_x; member 1116 FT_Pos pos_x; member
|
| /third_party/backends/backend/escl/ |
| D | escl.h | 112 int pos_x; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | tiff.c | 964 int pos_x = 0, pos_y = 0; in dng_decode_tiles() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_llvm.c | 1505 LLVMValueRef pos_x, pos_y, pos_z, pos_w; in generate_clipmask() local
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui.cpp | 6612 void ImGui::SameLine(float pos_x, float spacing_w) in SameLine()
|