Searched refs:ConstructPath (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/graphics/ |
H A D | displaysync-xcomponent.md | 71 render->ConstructPath(16, 16, render->defaultOffsetY); 75 render->ConstructPath(4, 4, render->defaultOffsetY);
|
H A D | displaysoloist-native-guidelines.md | 189 render->ConstructPath(16, 16, render->defaultOffsetY); 193 render->ConstructPath(4, 4, render->defaultOffsetY);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/ |
H A D | sample_bitmap.h | 53 void ConstructPath();
|
H A D | sample_bitmap.cpp | 76 void SampleBitMap::ConstructPath() in ConstructPath() function in SampleBitMap 224 render->ConstructPath(); in NapiDrawPattern()
|
/ohos5.0/docs/en/application-dev/graphics/ |
H A D | displaysync-xcomponent.md | 71 render->ConstructPath(16, 16, render->defaultOffsetY); 75 render->ConstructPath(4, 4, render->defaultOffsetY);
|
H A D | displaysoloist-native-guidelines.md | 190 render->ConstructPath(16, 16, render->defaultOffsetY); 194 render->ConstructPath(4, 4, render->defaultOffsetY);
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage_utils.c | 488 static int32_t ConstructPath(const struct HksStoreMaterial *material, const char *deDataPath, in ConstructPath() function 550 ret = ConstructPath(material, deDataPath, ceOrEceDataPath, fileInfoPath); in GetPathInfo()
|