Home
last modified time | relevance | path

Searched defs:proj (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dprojection.inl7 GLM_FUNC_QUALIFIER vecType proj(vecType const & x, vecType const & Normal) function
/third_party/node/deps/npm/test/tap/
Dinstall-without-registry-config.js5 const proj = pkg + '/project' constant
/third_party/typescript/src/testRunner/unittests/tsbuild/
DgraphOrdering.ts76 for (const proj of projectNames) { constant
/third_party/node/deps/npm/lib/
Ddocs.js23 args.forEach(function (proj) { argument
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_ff.h86 … unsigned proj = !!(context->ff.tex_stage[s][D3DTSS_TEXTURETRANSFORMFLAGS] & D3DTTFF_PROJECTED); in nine_ff_get_projected_key() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.h52 bool proj; member
DTextureFunctionHLSL.cpp574 ImmutableString proj(""); in ProjectTextureCoordinates() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.h52 bool proj; member
DTextureFunctionHLSL.cpp578 ImmutableString proj(""); in ProjectTextureCoordinates() local
/third_party/typescript/src/testRunner/unittests/tsserver/
Dprojects.ts156 const proj = projectService.externalProjects[0]; constant
182 const proj = projectService.inferredProjects[0]; constant
208 const proj = projectService.inferredProjects[0]; constant
361 const proj = projectService.externalProjects[0]; constant
460 const proj = projectService.externalProjects[0]; constant
502 const proj = projectService.externalProjects[0]; constant
DinferredProjects.ts86 const proj = projectService.inferredProjects[0]; constant
DtypingsInstaller.ts1163 const proj = projectService.inferredProjects[0]; constant
1196 const proj = projectService.inferredProjects[0]; constant
1869 const proj = projectService.inferredProjects[0]; constant
1954 const proj = projectService.inferredProjects[0]; constant
/third_party/skia/gm/
Dcrbug_224618.cpp57 SkM44 proj{1.f, 0.f, 0.f, 0.f, in onDraw() local
Dpostercircle.cpp84 SkM44 proj; in onDraw() local
/third_party/flutter/skia/gm/
Dpostercircle.cpp85 SkMatrix44 proj(SkMatrix44::kIdentity_Constructor); in onDraw() local
/third_party/flutter/skia/third_party/externals/dawn/examples/
DCubeReflection.cpp111 glm::mat4 proj; member
/third_party/skia/third_party/externals/dawn/examples/
DCubeReflection.cpp92 glm::mat4 proj; member
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dmatrix_transform.inl443 tmat4x4<T, P> const & proj,
469 tmat4x4<T, P> const & proj,
/third_party/ejdb/src/jql/
Djql.c1540 JQP_PROJECTION *proj; member
1555 JBN_VCTX *vctx, JQP_PROJECTION *proj, in _jql_proj_matched()
1592 JBN_VCTX *vctx, JQP_PROJECTION *proj, in _jql_proj_join_matched()
1753 JQP_PROJECTION *proj = aux->projection; in _jql_project() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DVertexRoutine.cpp603 Vector4f proj; in writeCache() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Renderer.cpp192 angle::Mat4 proj = gles1State.mProjectionMatrices.back(); in prepareForDraw() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.h252 bool proj; member
/third_party/flutter/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp619 bool proj = false; in writeFunctionCall() local
/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp594 bool proj = false; in writeFunctionCall() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktSampleVerifier.cpp854 const float proj = coord[coordSize]; in verifySampleImpl() local

123