Home
last modified time | relevance | path

Searched defs:location (Results 1 - 25 of 70) sorted by relevance

123

/foundation/filemanagement/file_api/interfaces/kits/c/fileio/
H A Dfileio.c22 __attribute__((visibility("default"))) int OH_FileIO_GetFileLocation(char *uri, int uriLength, int *location) in OH_FileIO_GetFileLocation() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/state_manage/
H A Dcj_environment.cpp97 auto location = Localization::GetInstance(); in FfiOHOSAceFrameworkEnvironmentGetLanguageCode() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_program.cpp29 GLint location = glGetUniformLocation(program_, name.c_str()); in SetUniform() local
38 GLint location = glGetUniformLocation(program_, name.c_str()); in SetUniform() local
47 GLint location = glGetUniformLocation(program_, name.c_str()); in SetUniform() local
56 GLint location in SetUniform() local
78 int location = glGetAttribLocation(program_, name.c_str()); GetAttributeLocation() local
84 int location = glGetUniformLocation(program_, name.c_str()); GetUniformLocation() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_extra_input_data.cpp64 const Offset& location = point.GetLocalLocation(); in InsertInterpolatePoints() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_click_recognizer.cpp59 Offset location = event.GetGlobalLocation(); in IsValidClick() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Drun_test.cpp168 uint64_t location = 0; in HWTEST_F() local
189 uint64_t location = 0; in HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/interfaces/kits/js/
H A Daudio_recorder_napi.h70 Location location; member
/foundation/filemanagement/file_api/interfaces/kits/native/fileio/
H A Dfileio_native.cpp36 bool CheckLocation(const std::string &location) in CheckLocation() argument
66 std::string location = std::string(value.get(), static_cast<size_t>(size)); in GetLocationFromPath() local
76 GetFileLocation(char *uri, int uriLength, int *location) GetFileLocation() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_environment.cpp131 auto location = Localization::GetInstance(); in GetLanguageCode() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Drun_test.cpp154 uint64_t location = 0; in HWTEST_F() local
176 uint64_t location = 0; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Drun_impl.cpp91 void RunImpl::GetStringRange(uint64_t* location, uint64_t* length) const in GetStringRange() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Drun_impl.cpp94 void RunImpl::GetStringRange(uint64_t* location, uint64_t* length) const in GetStringRange() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_uniform_location.h38 void SetUniformLocationId(int location) in SetUniformLocationId() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_run.cpp34 void OH_Drawing_GetRunStringRange(OH_Drawing_Run* run, uint64_t* location, uint64_t* length) in OH_Drawing_GetRunStringRange() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_n_exporter.cpp267 std::string location = string(value.get(), static_cast<size_t>(size)); in GetLocation() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_test_ng.cpp218 void TabsTestNg::HandleMouseEvent(MouseAction action, Offset location) in HandleMouseEvent() argument
231 void TabsTestNg::HandleTouchEvent(TouchType type, Offset location) in HandleTouchEvent() argument
H A Dtab_bar_event_test_ng.cpp31 void TabBarEventTestNg::LongPress(Offset location) in LongPress() argument
39 void TabBarEventTestNg::DragTo(Offset location) in DragTo() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/
H A Dtest_ng.cpp107 TouchEventInfo TestNG::CreateTouchEventInfo(TouchType touchType, Offset location) in CreateTouchEventInfo() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtabs_component.cpp224 UITabView::TitleLocation location; in GetTabBarLocation() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_run_test.cpp129 uint64_t location = 0; in HWTEST_F() local
225 uint64_t location = 0; in HWTEST_F() local
505 uint64_t location = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography_style.h40 float location = INVALID_LOCATION; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dparagraph_style.h46 float location = INVALID_LOCATION; member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dplaylist_downloader.cpp215 std::string location; in SaveData() local
223 void PlayListDownloader::UpdateDownloadFinished(const std::string& url, const std::string& location) in UpdateDownloadFinished() argument
249 void PlayListDownloader::ParseManifest(const std::string& location, bool isPreParse) in ParseManifest() argument
H A Dhls_playlist_downloader.cpp157 void HlsPlayListDownloader::ParseManifest(const std::string& location, bool isPreParse) in ParseManifest() argument
216 void HlsPlayListDownloader::PreParseManifest(const std::string& location) in PreParseManifest() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp443 int location = INVALID_POSITION; in ShouldUseMmap() local

Completed in 13 milliseconds

123