| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | ppucd.cpp | 206 UniProps *props; in getProps() local 311 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, in parseProperty() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-map.hh | 269 hb_segment_properties_t props; variable
|
| /third_party/skia/tools/ |
| H A D | MSKPPlayer.cpp | 451 SkSurfaceProps props; in MakeSurfaceForLayer() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidi_props.cpp | 135 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getClass() local 141 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isMirrored() local 146 getMirror(UChar32 c, uint16_t props) { in getMirror() argument 179 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getMirror() local 185 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isBidiControl() local 191 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_isJoinControl() local 197 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getJoiningType() local 220 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getPairedBracketType() local 226 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getPairedBracket() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | bind.cc | 174 bool BindWithPack(const UnboundConversion* props, in BindWithPack() argument
|
| /third_party/skia/modules/canvaskit/ |
| H A D | skottie_bindings.cpp | 197 JSArray props = emscripten::val::array(); in getColorProps() local 210 JSArray props = emscripten::val::array(); in getOpacityProps() local 223 JSArray props = emscripten::val::array(); in getTextProps() local
|
| /third_party/skia/experimental/skottiekit/ |
| H A D | skottiekit_bindings.cpp | 146 JSArray props = emscripten::val::array(); in getColorProps() local 159 JSArray props = emscripten::val::array(); in getOpacityProps() local
|
| /third_party/skia/modules/skottie/utils/ |
| H A D | SkottieUtils.cpp | 114 std::vector<PropKey> props; in getProps() local
|
| /third_party/skia/bench/ |
| H A D | SkGlyphCacheBench.cpp | 224 SkSurfaceProps props; variable
|
| /third_party/vulkan-loader/tests/ |
| H A D | loader_handle_validation_tests.cpp | 767 VkExternalFenceProperties props = {}; in TEST() local 788 VkExternalBufferProperties props = {}; in TEST() local 809 VkExternalSemaphoreProperties props = {}; in TEST() local 1212 VkMultisamplePropertiesEXT props = {}; in TEST() local
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | input_method_private_member_test.cpp | 223 std::vector<Property> props; in HWTEST_F() local 474 std::vector<Property> props; in HWTEST_F() local 497 std::vector<Property> props; in HWTEST_F() local 587 std::vector<Property> props; in HWTEST_F() local 620 std::vector<Property> props; HWTEST_F() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/video/backlight/ |
| H A D | pwm_bl.c | 465 struct backlight_properties props;
in pwm_backlight_probe() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hwcnt_gpu.c | 162 const struct base_gpu_props *props = &kbdev->gpu_props.props; in kbase_hwcnt_gpu_info_init() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
| H A D | menu_item_layout_algorithm.cpp | 34 auto props = layoutWrapper->GetLayoutProperty(); in Measure() local 155 auto props = layoutWrapper->GetLayoutProperty(); in CheckUserHeight() local 338 auto props = layoutWrapper->GetLayoutProperty(); UpdateSelfSize() local 376 auto props = layoutWrapper->GetLayoutProperty(); GetBordersHeight() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | sheet_view.cpp | 245 auto props = scroll->GetLayoutProperty<ScrollLayoutProperty>(); in CreateScrollNode() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | image_analyzer_manager.cpp | 292 auto props = DynamicCast<NG::ImageLayoutProperty>(layoutProps); in UpdateAnalyzerUIConfig() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
| H A D | grid_common_test_ng.cpp | 1423 auto props = frameNode_->GetPaintProperty<ScrollablePaintProperty>(); in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/ |
| H A D | gzip_n_exporter.cpp | 102 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | NodeImpl.cpp | 63 void NodeImpl::GetPropertyDescs(BASE_NS::vector<napi_property_descriptor>& props) in GetPropertyDescs() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/ |
| H A D | rs_render_property_test.cpp | 169 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; in HWTEST_F() local 212 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; HWTEST_F() local 330 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; HWTEST_F() local 349 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl_texture.cpp | 45 vector<napi_property_descriptor> props = {}; in Export() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/ |
| H A D | mock_mtp_operation_utils.cpp | 247 shared_ptr<vector<Property>> props = make_shared<vector<Property>>(); in GetObjectPropList() local
|
| /foundation/multimedia/media_library/frameworks/js/src/sendable/ |
| H A D | sendable_fetch_file_result_napi.cpp | 294 napi_property_descriptor props[] = { in PhotoAccessHelperInit() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_randomaccessfile/ |
| H A D | randomaccessfile_n_exporter.cpp | 526 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
| H A D | hdi_display_type.h | 67 std::vector<GraphicPropertyObject> props; /**< Vector of property objects */ member
|