Home
last modified time | relevance | path

Searched defs:uv (Results 1 – 25 of 74) sorted by relevance

123

/third_party/node/deps/npm/node_modules/execa/lib/
Derrname.js9 let uv; variable
22 function errname(uv, code) { argument
/third_party/node/test/parallel/
Dtest-uv-binding-constant.js7 const uv = internalBinding('uv'); constant
Dtest-uv-errmap.js12 const uv = internalBinding('uv'); constant
Dtest-uv-errno.js12 const uv = internalBinding('uv'); constant
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h135 void *uv; member
139 void *uv; member
146 void *uv; member
150 void *uv; member
161 void *uv; member
/third_party/flutter/skia/src/gpu/effects/
DGrAtlasedShaderHelpers.h20 GrGLSLVarying *uv, in append_index_uv_varyings()
DGrDistanceFieldGeoProc.cpp69 GrGLSLVarying uv(kFloat2_GrSLType); in onEmitCode() local
347 GrGLSLVarying uv(kFloat2_GrSLType); in onEmitCode() local
653 GrGLSLVarying uv(kFloat2_GrSLType); in onEmitCode() local
DGrBitmapTextGeoProc.cpp41 GrGLSLVarying uv(kFloat2_GrSLType); in onEmitCode() local
/third_party/skia/src/gpu/effects/
DGrAtlasedShaderHelpers.h21 GrGLSLVarying* uv, in append_index_uv_varyings()
DGrDistanceFieldGeoProc.cpp94 GrGLSLVarying uv, texIdx, st; in onEmitCode() local
358 GrGLSLVarying uv, texIdx, st; in onEmitCode() local
642 GrGLSLVarying uv, texIdx, st; in onEmitCode() local
DGrBitmapTextGeoProc.cpp59 GrGLSLVarying uv, texIdx; in onEmitCode() local
/third_party/flutter/skia/src/gpu/geometry/
DGrPathUtils.h80 SkPoint* uv = reinterpret_cast<SkPoint*>(uvPtr); in apply() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dupsampling_neon.c176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
184 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dupsampling_neon.c176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
184 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.hpp141 union { float fv; deUint32 uv; deInt32 iv; } v; in floatToU8() member
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
Dsampler.hpp100 inline T texture(const sampler2DBase<T> &samp, const glm::vec2 &uv, float bias = 0.0f) in texture()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-anc.c406 guint8 *uv = y + parser->info.width; in convert_line_from_uyvy() local
476 guint16 *uv = y + parser->info.width; in convert_line_from_v210() local
829 const guint16 *uv = y + encoder->info.width; in convert_line_to_v210() local
880 const guint8 *uv = y + encoder->info.width; in convert_line_to_uyvy() local
Dvideo-format.c95 gint uv = GET_UV_420 (y, flags); in unpack_planar_420() local
122 gint uv = GET_UV_420 (y, flags); in pack_planar_420() local
1598 gint uv = GET_UV_420 (y, flags); in unpack_NV12() local
1648 gint uv = GET_UV_420 (y, flags); in pack_NV12() local
1682 gint uv = GET_UV_420 (y, flags); in unpack_NV21() local
1732 gint uv = GET_UV_420 (y, flags); in unpack_AV12() local
1784 gint uv = GET_UV_420 (y, flags); in pack_AV12() local
1824 gint uv = GET_UV_420 (y, flags); in pack_NV21() local
2123 gint uv = GET_UV_420 (y, flags); in unpack_A420() local
2152 gint uv = GET_UV_420 (y, flags); in pack_A420() local
[all …]
/third_party/libuv/
DCMakeLists.txt385 add_library(uv SHARED ${uv_sources}) target
/third_party/node/lib/internal/
Djs_stream_socket.js11 const uv = internalBinding('uv'); constant
/third_party/skia/src/gpu/geometry/
DGrPathUtils.h96 SkPoint* uv = reinterpret_cast<SkPoint*>(uvPtr); in apply() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dquaternion_simd.inl180 __m128 uv = _mm_sub_ps(_mm_mul_ps(q_swp0, v_swp1), _mm_mul_ps(q_swp1, v_swp0)); local
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx9.cpp39 float uv[2]; member
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_sdlrenderer.cpp171 … const float* uv = (const float*)((const char*)vtx_buffer + IM_OFFSETOF(ImDrawVert, uv)); in ImGui_ImplSDLRenderer_RenderDrawData() local
/third_party/flutter/skia/tools/viewer/
DImGuiLayer.cpp124 SkTDArray<SkPoint> uv; in onPaint() local

123