Home
last modified time | relevance | path

Searched defs:positions (Results 76 - 100 of 149) sorted by relevance

123456

/third_party/skia/experimental/sktext/include/
H A DText.h176 onGlyphRun(const SkFont& font, DirTextRange dirTextRange, SkRect bounds, TextIndex trailingSpaces, size_t glyphCount, const uint16_t glyphs[], const SkPoint positions[], const TextIndex clusters[]) onGlyphRun() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderMetamorphicTests.cpp112 const float positions[] = in render() local
H A Des3fPixelBufferObjectTests.cpp281 float positions[3*3]; in renderTriangle() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglNativeColorMappingTests.cpp221 const float positions[] = in render() local
H A DteglNativeCoordMappingTests.cpp231 const tcu::Vec2 positions[] = in render() local
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aVaryingInterpolationTests.cpp203 float positions[] = in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp315 static void computePositions (vector<tcu::Vec2>& positions, int gridSizeX, int gridSizeY) in computePositions() argument
[all...]
H A Des2fShaderBuiltinVarTests.cpp310 const float positions[] = in iterate() local
404 const float positions[] = in iterate() local
616 const float positions[] = in iterate() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aVaryingInterpolationTests.cpp209 float positions[] = in iterate() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRuleParser.java475 private static final String[] positions = { field in CollationRuleParser
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c53 STATIC VOID BufferInsert(CHAR *buf, size_t bufLen, size_t positions, CHAR data) in BufferInsert() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationRuleParser.java479 private static final String[] positions = { field in CollationRuleParser
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderProvokingVertexTestsEXT.cpp202 const auto positions = (isLines ? getLinePositions() : getTrianglePositions()); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderProvokingVertexTestsEXT.cpp202 const auto positions = (isLines ? getLinePositions() : getTrianglePositions()); in initPrograms() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcGLSLVectorConstructorTests.cpp390 const vector<float> positions = member
/third_party/skia/src/core/
H A DSkDraw_vertices.cpp316 const SkPoint* positions = info.positions(); in drawFixedVertices() local
[all...]
/third_party/skia/src/gpu/gradients/
H A DGrGradientShader.cpp36 make_textured_colorizer(const SkPMColor4f* colors, const SkScalar* positions, int count, bool premul, const GrFPArgs& args) make_textured_colorizer() argument
378 make_unrolled_binary_colorizer( const SkPMColor4f* colors, const SkScalar* positions, int count) make_unrolled_binary_colorizer() argument
400 make_looping_binary_colorizer(const SkPMColor4f* colors, const SkScalar* positions, int count) make_looping_binary_colorizer() argument
433 make_colorizer(const SkPMColor4f* colors, const SkScalar* positions, int count, bool premul, const GrFPArgs& args) make_colorizer() argument
712 SkScalar* positions; make_gradient() local
[all...]
/third_party/skia/tests/
H A DGradientTest.cpp383 const SkScalar positions[] = {0.00753367f, 8.54792e-44f, 1.46955e-39f}; in test_unsorted_degenerate() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_test.cc397 std::set<size_t> positions; in TEST_P() local
[all...]
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java141 public void drawGlyphs(char[] glyphs, float[] positions, float xOrigin, float yOrigin, in drawGlyphs() argument
192 private static native void nDrawGlyphs(long nativeInstance, char[] glyphs, float[] positions, in nDrawGlyphs() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAdvancedBlendTests.cpp440 std::copy(DE_ARRAY_BEGIN(singleQuadPos), DE_ARRAY_END(singleQuadPos), &positions[quadNdx*4]); in iterate() local
H A Des31fStencilTexturingTests.cpp89 static void rectsToTriangles (const vector<IVec4>& rects, int width, int height, vector<Vec2>& positions, vector<deUint16>& indices) in rectsToTriangles() argument
139 vector<Vec2> positions; in drawTestPattern() local
222 const float positions[] = blitStencilToColor2D() local
287 const float positions[] = blitStencilToColor2DArray() local
353 const float positions[] = blitStencilToColorCube() local
[all...]
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sVertexAttributeBindingTests.cpp451 const tcu::Vec4 positions[6] = in createBuffers() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp476 static void computePositions (vector<tcu::Vec2>& positions, int gridSizeX, int gridSizeY) in computePositions() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Damrnbdec.c450 const uint8_t *positions = base_five_table[code >> 3]; in decode_10bit_pulse() local

Completed in 36 milliseconds

123456