| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/run_napi/ |
| H A D | js_run.cpp | 208 std::vector<Drawing::Point> positions = run_->GetPositions(start, end);
in OnGetPositions() local
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | pflow.c | 347 const float *positions = pl_getVisualRunPositions(visualRun); in pf_draw() local
|
| /third_party/icu/icu4c/source/layoutex/layout/ |
| H A D | ParagraphLayout.h | 570 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 D | collationruleparser.cpp | 440 static const char *const positions[] = { member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationruleparser.cpp | 442 static const char *const positions[] = { member
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | cletest.c | 48 float *positions = NULL; in ParamTest() local 221 float positions[6 * 2 + 2]; in AccessTest() local [all...] |
| H A D | gendata.cpp | 211 float *positions = NULL; in main() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryInstancedRenderingTests.cpp | 207 std::vector<Vec4> positions; in generatePerInstancePosition() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| H A D | vktGeometryInstancedRenderingTests.cpp | 207 std::vector<Vec4> positions; in generatePerInstancePosition() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcLayoutLocationTests.cpp | 404 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 D | glcNearestEdgeTests.cpp | 321 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 D | SimpleOperationTest.cpp | 995 std::array<Vector2, 6 * 4> positions = {{ in TEST_P() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationruleparser.cpp | 440 static const char *const positions[] = { member
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | pflow.c | 345 const float *positions = pl_getVisualRunPositions(visualRun); in pf_draw() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-buffer.c | 301 hb_glyph_position_t *positions; in test_buffer_positions() local
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | shape.cpp | 183 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 D | Text.h | 176 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 D | es3fShaderMetamorphicTests.cpp | 112 const float positions[] = in render() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglNativeColorMappingTests.cpp | 221 const float positions[] = in render() local
|
| H A D | teglNativeCoordMappingTests.cpp | 231 const tcu::Vec2 positions[] = in render() local
|
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aVaryingInterpolationTests.cpp | 203 float positions[] = in iterate() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferTestUtil.cpp | 315 static void computePositions (vector<tcu::Vec2>& positions, int gridSizeX, int gridSizeY) in computePositions() argument [all...] |
| H A D | es2fShaderBuiltinVarTests.cpp | 310 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 D | es3aVaryingInterpolationTests.cpp | 209 float positions[] = in iterate() local
|
| /foundation/communication/dsoftbus/core/common/dfx/anonymize/src/ |
| H A D | anonymizer.c | 85 static bool IsValid(const char *str, const uint32_t *positions, uint32_t positionNum, bool(*isValidFunc)(char)) in IsValid() argument
|