Home
last modified time | relevance | path

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

12345678

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/run_napi/
H A Djs_run.cpp208 std::vector<Drawing::Point> positions = run_->GetPositions(start, end); in OnGetPositions() local
/third_party/icu/icu4c/source/samples/layout/
H A Dpflow.c347 const float *positions = pl_getVisualRunPositions(visualRun); in pf_draw() local
/third_party/icu/icu4c/source/layoutex/layout/
H A DParagraphLayout.h570 float *positions; member
737 VisualRun(const LEFontInstance *font, UBiDiDirection direction, le_int32 glyphCount, const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]) VisualRun() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationruleparser.cpp440 static const char *const positions[] = { member
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationruleparser.cpp442 static const char *const positions[] = { member
/third_party/icu/icu4c/source/test/letest/
H A Dcletest.c48 float *positions = NULL; in ParamTest() local
221 float positions[6 * 2 + 2]; in AccessTest() local
[all...]
H A Dgendata.cpp211 float *positions = NULL; in main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp207 std::vector<Vec4> positions; in generatePerInstancePosition() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp207 std::vector<Vec4> positions; in generatePerInstancePosition() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp404 static const float positions[] = { -1.0, 1.0, 1.0, 1.0, -1.0, -1.0, 1.0, -1.0 }; in iterate() local
H A DglcNearestEdgeTests.cpp321 const std::vector<float> positions = { -1.0f, -1.0f, -1.0f, 1.0f, 1.0f, -1.0f, 1.0f, 1.0f }; in renderQuad() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSimpleOperationTest.cpp995 std::array<Vector2, 6 * 4> positions = {{ in TEST_P() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationruleparser.cpp440 static const char *const positions[] = { member
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dpflow.c345 const float *positions = pl_getVisualRunPositions(visualRun); in pf_draw() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-buffer.c301 hb_glyph_position_t *positions; in test_buffer_positions() local
/third_party/skia/modules/skplaintexteditor/src/
H A Dshape.cpp183 set_character_bounds(void* context, const char* utf8Text, size_t utf8TextBytes, size_t glyphCount, const SkGlyphID* glyphs, const SkPoint* positions, const uint32_t* clusters, const SkFont& font) set_character_bounds() argument
/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
/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
/foundation/communication/dsoftbus/core/common/dfx/anonymize/src/
H A Danonymizer.c85 static bool IsValid(const char *str, const uint32_t *positions, uint32_t positionNum, bool(*isValidFunc)(char)) in IsValid() argument

Completed in 30 milliseconds

12345678