Home
last modified time | relevance | path

Searched defs:positions (Results 126 - 150 of 177) sorted by relevance

12345678

/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc271 JSONGraphWriter(std::ostream& os, const Graph* graph, const SourcePositionTable* positions, const NodeOriginTable* origins) JSONGraphWriter() argument
564 PrintSchedule(const char* phase, const Schedule* schedule, const SourcePositionTable* positions, const InstructionSequence* instructions) PrintSchedule() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp979 const float positions[] = in executeFragmentTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationMiscDrawTests.cpp108 std::vector<tcu::Vec2> positions; in genVertexPositions() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DComputeShaderTest.cpp4195 constexpr GLfloat positions[kVertexCount * 2] = {1.0, 1.0, -1.0, 1.0, -1.0, -1.0, in TEST_P() local
H A DVertexAttributeTest.cpp2202 std::array<GLfloat, 16> positions = {1.0, 1.0, -1.0, 1.0, -1.0, -1.0, in TEST_P() local
/third_party/skia/src/core/
H A DSkTextBlob.cpp948 getIntercepts(const SkGlyphID glyphs[], int count, const SkPoint positions[], SkScalar top, SkScalar bottom, const SkPaint* paintPtr) const getIntercepts() argument
H A DSkTypeface.cpp118 const auto& positions = args.getVariationDesignPosition(); in GetVarFont() local
/third_party/skia/src/gpu/ops/
H A DDrawVerticesOp.cpp452 const SkPoint* positions = info.positions(); in onPrepareDraws() local
462 verts << positions[i]; in onPrepareDraws() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc1093 const CGPoint* positions = USE_PTR ? CTRunGetPositionsPtr (run) : nullptr; in _hb_coretext_shape() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp328 const float positions[] = in iterate() local
425 const float positions[] = in iterate() local
643 const float positions[] = in iterate() local
953 void VertexIDCase::renderReference (const tcu::PixelBufferAccess& dst, const int numVertices, const deUint16* const indices, const tcu::Vec4* const positions, const tcu::Vec4* const colors, const int subpixelBits) in renderReference() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fVertexAttributeBindingTests.cpp457 const tcu::Vec4 positions[6] = in createBuffers() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp943 const float positions[] = in executeFragmentTest() local
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessible_ability_client_impl.cpp425 std::vector<AccessibilityGesturePosition> positions = gesturePath->GetPositions(); in InjectGesture() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1098 void MeshBuilder::SetVertexData(size_t submeshIndex, const DataBuffer& positions, const DataBuffer& normals, in SetVertexData() argument
1367 void MeshBuilder::CalculateAABB(size_t submeshIndex, const DataBuffer& positions) in CalculateAABB() argument
881 GenerateDefaultNormals(vector<uint8_t>& generatedNormals, const IMeshBuilder::DataBuffer& indices, const IMeshBuilder::DataBuffer& positions, uint32_t vertexCount) GenerateDefaultNormals() argument
924 GenerateDefaultTangents(IMeshBuilder::DataBuffer& tangents, vector<uint8_t>& generatedTangents, const IMeshBuilder::DataBuffer& indices, const IMeshBuilder::DataBuffer& positions, const IMeshBuilder::DataBuffer& normals, const IMeshBuilder::DataBuffer& uvs, uint32_t vertexCount) GenerateDefaultTangents() argument
2123 const auto* positions = positionData.buffer.data(); CalculateJointBounds() local
[all...]
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1369 auto positions = GetChildrenPosition(); in ConvertToScreenGroupInfo() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_opt.c522 { U32 positions = 0; in ZSTD_insertBt1() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c158 FT_Vector *positions; ///< positions for each element in the text member
1151 unsigned int positions = 0; in func_eval_expr_int_format() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h402 std::map<WasmCodePosition, int> positions; member
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h83 Position* positions(int index) { in positions() function in v8::internal::QuickCheckDetails
/third_party/mksh/
H A Dfuncs.c1454 int positions, new_val; in c_umask() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp678 const float positions[] = in setupDefaultInputs() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp1164 float positions[] = in renderQuad() local
1174 renderQuad(tcu::Surface& result, const float* positions, int texUnit, const float* texCoord, const glu::TextureTestUtil::ReferenceParams& params, const float maxAnisotropy) renderQuad() argument
1184 renderQuad(const tcu::PixelBufferAccess& result, const float* positions, int texUnit, const float* texCoord, const glu::TextureTestUtil::ReferenceParams& params, const float maxAnisotropy) renderQuad() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_util.cpp1927 std::unordered_map<uint32_t, size_t> positions; in NewTerminatorPreservesDominationRules() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_util.cpp1927 std::unordered_map<uint32_t, size_t> positions; in NewTerminatorPreservesDominationRules() local
/third_party/skia/modules/skparagraph/src/
H A DRun.h196 SkSpan<const SkPoint> positions() const { in positions() function in skia::textlayout::Run
260 SkSTArray<64, SkPoint, true> positions; member

Completed in 90 milliseconds

12345678