Home
last modified time | relevance | path

Searched defs:position (Results 1 - 16 of 16) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/shape/
H A Dcube.h45 float position = 10; member in Cube
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/
H A Dcamera.h51 Camera(Vector3 position) in Camera() argument
/applications/standard/contacts_data/test/unittest/src/
H A Dcontactpinyin_test.cpp40 ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position, OHOS::DataShare::DataShareValuesBucket &contactDataValues) ContactDataInsert() argument
H A Dmergecontact_test.cpp143 ContactDataInsert( int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position) ContactDataInsert() argument
H A Dcontactquery_test.cpp40 ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position, OHOS::DataShare::DataShareValuesBucket &contactDataValues) ContactDataInsert() argument
[all...]
H A Dcontactprofile_test.cpp69 ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position, OHOS::DataShare::DataShareValuesBucket &contactDataValues) ContactDataInsert() argument
[all...]
H A Dcontactability_test.cpp67 ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position, OHOS::DataShare::DataShareValuesBucket &contactDataValues) ContactDataInsert() argument
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/
H A Dvulkan_example.h113 float position[3]; member
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_update_helper.cpp408 std::string position; in GetUpdateCompanyValuesBucket() local
/applications/standard/contacts_data/jstest/
H A Dcommon.js249 'position': 'Developer', global() property
313 'position': 'Developer1', global() property
368 'position': 'Developer', global() property
442 'position': 'Developer1', global() property
563 'position': 'Developer8', global() property
617 'position': 'position8', global() property
812 let rawContactValuesOne = { 'display_name': 'fengyuanyuan', 'company': 'TT4900', 'position': 'Testers' }; global() property
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp253 GLint position = PrepareDraw(); in Background() local
275 GLint position = PrepareDraw(); in Draw() local
340 GLint position = PrepareDraw(); ChangeColor() local
412 ExecuteDraw(GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDraw() argument
429 ExecuteDrawStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawStar() argument
450 ExecuteDrawNewStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawNewStar() argument
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp249 double position[2] = {width_ / 5.0, height_ / 2.0}; in DrawText() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp257 GLint position = PrepareDraw(); in Background() local
279 GLint position = PrepareDraw(); in Draw() local
344 GLint position = PrepareDraw(); ChangeColor() local
416 ExecuteDraw(GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDraw() argument
433 ExecuteDrawStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawStar() argument
454 ExecuteDrawNewStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawNewStar() argument
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Degl_core.cpp259 GLint position = PrepareDraw(); in Background() local
281 GLint position = PrepareDraw(); in Draw() local
346 GLint position = PrepareDraw(); ChangeColor() local
418 ExecuteDraw(GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDraw() argument
435 ExecuteDrawStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawStar() argument
456 ExecuteDrawNewStar( GLint position, const GLfloat* color, const GLfloat shapeVertices[], unsigned long vertSize) ExecuteDrawNewStar() argument
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkRenderNodeDrawing/entry/src/main/cpp/
H A Dnative_bridge.cpp148 double position[2] = {width / 10.0, height / 5.0 + fontSize * i * 2}; in NativeOnDrawText() local
/applications/standard/contacts_data/contacts/src/
H A Dresult_convert.cpp734 std::string position = "position"; in ConvertOrganization() local

Completed in 19 milliseconds