/third_party/typescript/tests/baselines/reference/ |
D | parserErrorRecoveryArrayLiteralExpression3.js | 2 var texCoords = [2, 2, 0.5000001192092895, 0.8749999 ; 403953552, 0.5000001192092895, 0.87499994039… variable 6 var texCoords = [2, 2, 0.5000001192092895, 0.8749999]; variable
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ErrorRecovery/ArrayLiteralExpressions/ |
D | parserErrorRecoveryArrayLiteralExpression3.ts | 2 var texCoords = [2, 2, 0.5000001192092895, 0.8749999 ; 403953552, 0.5000001192092895, 0.87499994039… variable
|
/third_party/skia/docs/examples/ |
D | Canvas_drawPatch_2_b.cpp | 14 SkPoint texCoords[] = { { 0, 0 }, { 0, 62}, { 62, 62}, { 62, 0 } }; in draw() local
|
D | Canvas_drawPatch.cpp | 15 SkPoint texCoords[] = { { -30, -30 }, { 162, -30}, { 162, 162}, { -30, 162} }; in draw() local
|
D | draw_patch.cpp | 18 const SkPoint texCoords[] = { in draw() local
|
/third_party/flutter/skia/docs/examples/ |
D | Canvas_drawPatch_2_b.cpp | 15 SkPoint texCoords[] = { { 0, 0 }, { 0, 62}, { 62, 62}, { 62, 0 } }; in draw() local
|
D | Canvas_drawPatch.cpp | 16 SkPoint texCoords[] = { { -30, -30 }, { 162, -30}, { 162, 162}, { -30, 162} }; in draw() local
|
/third_party/skia/src/core/ |
D | SkVerticesPriv.h | 33 const SkPoint* texCoords() const { return fVertices->fTexs; } in texCoords() function
|
D | SkVertices.cpp | 179 SkPoint* SkVertices::Builder::texCoords() { in texCoords() function in SkVertices::Builder
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboTestUtil.cpp | 376 tcu::Vec2 texCoords[4]; in shadeFragments() local 530 tcu::Vec3 texCoords[4]; in shadeFragments() local 638 tcu::Vec3 texCoords[4]; in shadeFragments() local 746 tcu::Vec3 texCoords[4]; in shadeFragments() local
|
/third_party/flutter/skia/samplecode/ |
D | PerlinPatch.cpp | 137 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in onDrawContent() local
|
/third_party/flutter/skia/include/core/ |
D | SkVertices.h | 221 const SkPoint* texCoords() const { return fTexs; } in texCoords() function
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboTestUtil.cpp | 219 tcu::Vec2 texCoords[4]; in shadeFragments() local 390 tcu::Vec4 texCoords[4]; in shadeFragments() local
|
D | es31fTextureGatherTests.cpp | 504 static inline void computeTexCoordVecs (const vector<float>& texCoords, tcu::Vector<float, N> (&dst… in computeTexCoordVecs() 1726 Vec2 texCoords[4]; in verify() local 1859 Vec3 texCoords[4]; in verify() local 2000 Vec3 texCoords[4]; in verify() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.cpp | 339 std::vector<tcu::Vec4> texCoords; in draw() local
|
/third_party/flutter/skia/bench/ |
D | PatchBench.cpp | 65 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in setTexCoords() local
|
/third_party/skia/bench/ |
D | PatchBench.cpp | 66 const SkPoint texCoords[SkPatchUtils::kNumCorners] = { in setTexCoords() local
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrDrawVerticesOp.cpp | 639 SkTArray<SkPoint>* texCoords, bool hasTexCoords, in randomize_params() 668 SkTArray<SkPoint> texCoords; in GR_DRAW_OP_TEST_DEFINE() local
|
/third_party/skia/src/gpu/ops/ |
D | DrawVerticesOp.cpp | 661 SkTArray<SkPoint>* texCoords, bool hasTexCoords, in randomize_params() 693 SkTArray<SkPoint> texCoords; in GR_DRAW_OP_TEST_DEFINE() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcNearestEdgeTests.cpp | 322 const std::vector<float> texCoords = { minU, minV, minU, maxV, maxU, minV, maxU, maxV }; in renderQuad() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureConversionTests.cpp | 206 std::vector<float> texCoords (8); in iterate() local
|
/third_party/flutter/skia/src/core/ |
D | SkVertices.cpp | 185 SkPoint* SkVertices::Builder::texCoords() { in texCoords() function in SkVertices::Builder
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/ |
D | SDL_render_gles.c | 936 GLfloat texCoords[8]; in GLES_RenderCopy() local 1007 GLfloat texCoords[8]; in GLES_RenderCopyEx() local
|
/third_party/skia/src/utils/ |
D | SkPaintFilterCanvas.cpp | 154 const SkPoint texCoords[], SkBlendMode bmode, in onDrawPatch()
|
/third_party/flutter/skia/src/utils/ |
D | SkPaintFilterCanvas.cpp | 193 const SkPoint texCoords[], SkBlendMode bmode, in onDrawPatch()
|