| /foundation/arkui/ui_lite/test/uitest/test_picker/ |
| H A D | ui_test_ui_picker.cpp | 221 bool UITestUIPicker::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 266 void UITestUIPicker::SetLastPos(UIView* view) in SetLastPos() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_image.h | 51 struct fdl6_view view; member
|
| /third_party/mesa3d/src/hgl/ |
| H A D | GLRenderer.cpp | 12 BGLRenderer::BGLRenderer(BGLView* view, ulong glOptions) in BGLRenderer() argument
|
| H A D | GLRendererRoster.cpp | 93 GLRendererRoster::GetRenderer(BGLView *view, ulong options) in GetRenderer() argument
|
| /third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/ |
| H A D | NotFormattableRvAdapter.java | 56 public ViewHolder(View view) { in ViewHolder() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_image.c | 121 struct fdl6_view view; in fd6_emit_image_descriptor() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_texture.c | 77 struct pipe_sampler_view *view = views ? views[i] : NULL; in set_sampler_views() local 44 fd_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *view) fd_sampler_view_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state_sampler.c | 173 translate_texture_format(enum pipe_format pipeFormat, const struct pipe_sampler_view *view) translate_texture_format() argument 282 update_map(struct i915_context *i915, uint32_t unit, const struct i915_texture *tex, const struct i915_sampler_state *sampler, const struct pipe_sampler_view *view, uint32_t state[3]) update_map() argument [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_image.c | 98 struct panvk_image_view *view; in CreateImageView() local 181 struct panvk_buffer_view *view = CreateBufferView() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.c | 125 rbug_sampler_view_create(struct rbug_context *rb_context, struct rbug_resource *rb_resource, struct pipe_sampler_view *view) rbug_sampler_view_create() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | basetexture9.h | 38 struct pipe_sampler_view *view[2]; /* linear and sRGB */ member
|
| /third_party/python/Include/ |
| H A D | memoryobject.h | 63 Py_buffer view; /* private copy of the exporter's view */ member
|
| /third_party/python/Lib/idlelib/ |
| H A D | squeezer.py | 177 def view(self, event=None): member in ExpandingButton
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | RecorderActivity.java | 63 public void onStartRecording(View view) { in onStartRecording() argument 75 public void onStopRecordPlay(View view) { in onStopRecordPlay() argument 82 public void onStartPlayback(View view) { in onStartPlayback() argument
|
| H A D | TestOutputActivity.java | 39 public void onItemSelected(AdapterView<?> parent, View view, int pos, long id) { in onItemSelected() argument 115 public void onChannelBoxClicked(View view) { in onChannelBoxClicked() argument
|
| /third_party/skia/tests/ |
| H A D | SpecialImageTest.cpp | 73 GrSurfaceProxyView view = img->view(rContext); in test_image() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | BindGroupVk.cpp | 93 TextureView* view = ToBackend(GetBindingAsTextureView(bindingIndex)); in BindGroup() local 116 TextureView* view = ToBackend(GetBindingAsTextureView(bindingIndex)); in BindGroup() local 143 TextureView* view = ToBackend(textureViews[0].Get()); in BindGroup() local
|
| H A D | FencedDeleter.cpp | 62 void FencedDeleter::DeleteWhenUnused(VkImageView view) { in DeleteWhenUnused() argument
|
| /third_party/vk-gl-cts/framework/platform/osx/ |
| H A D | tcuOSXVulkanPlatform.cpp | 46 VulkanWindow (MovePtr<osx::MetalView> view) in VulkanWindow() argument
|
| /base/powermgr/battery_manager/charger/include/ |
| H A D | charger_animation.h | 76 virtual void Callback(OHOS::UIView* view) in Callback() argument
|
| /base/update/updater/services/ui/control/ |
| H A D | event_listener.cpp | 29 void CallBackDecorator::operator()(OHOS::UIView &view, bool isAsync) const in operator ()() argument 71 CallbackWithGuard(Callback cb, OHOS::UIView &view) CallbackWithGuard() argument 83 OnRelease(OHOS::UIView &view, [[maybe_unused]] const OHOS::ReleaseEvent &event) OnRelease() argument 90 OnClick(OHOS::UIView &view, [[maybe_unused]] const OHOS::ClickEvent &event) OnClick() argument 96 OnPress(OHOS::UIView &view, [[maybe_unused]] const OHOS::PressEvent &event) OnPress() argument 102 OnRelease(OHOS::UIView &view, [[maybe_unused]] const OHOS::ReleaseEvent &event) OnRelease() argument 108 OnCancel(OHOS::UIView &view, [[maybe_unused]] const OHOS::CancelEvent &event) OnCancel() argument 114 OnDragStart(OHOS::UIView &view, [[maybe_unused]] const OHOS::DragEvent &event) OnDragStart() argument 120 OnDrag(OHOS::UIView &view, const OHOS::DragEvent &event) OnDrag() argument 130 OnDragEnd(OHOS::UIView &view, [[maybe_unused]] const OHOS::DragEvent &event) OnDragEnd() argument 138 OnKeyAct(OHOS::UIView &view, const OHOS::KeyEvent &event) OnKeyAct() argument 155 ProcessPowerKey(OHOS::UIView &view, const OHOS::KeyEvent &event) ProcessPowerKey() argument 178 ProcessVolumeKey(OHOS::UIView &view, const OHOS::KeyEvent &event) ProcessVolumeKey() argument [all...] |
| /base/update/updater/services/ui/view/component/ |
| H A D | img_view_adapter.cpp | 32 explicit ImgAnimatorCallback(ImgViewAdapter *view) in ImgAnimatorCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_native_view_ffi.cpp | 65 auto view = FFIData::Create<NativeView>(remoteView); in FfiOHOSAceFrameworkNativeViewCtor() local 74 auto view = FFIData::GetData<NativeView>(id); in FfiOHOSAceFrameworkNativeViewDestroy() local 134 auto view = FFIData::GetData<NativeView>(nativeViewId); in FfiOHOSAceFrameworkNativeViewSyncInstanceId() local 144 auto view in FfiOHOSAceFrameworkNativeViewRestoreInstanceId() local 154 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkNativeViewFinishUpdateFunc() local 164 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkViewDeletedElmtIdsHaveBeenPurged() local 183 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkViewGetDeletedElemtIds() local [all...] |
| H A D | cj_customdialog_controller_ffi.h | 62 void SetView(NativeView* view) in SetView() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_ui_list/ |
| H A D | ui_test_ui_list.cpp | 372 bool UITestUIList::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 444 OnScrollStart(int16_t index, UIView* view) OnScrollStart() argument 455 OnScrollEnd(int16_t index, UIView* view) OnScrollEnd() argument 465 OnScrollTop(int16_t index, UIView* view) OnScrollTop() argument 471 OnScrollBottom(int16_t index, UIView* view) OnScrollBottom() argument 477 OnItemSelected(int16_t index, UIView* view) OnItemSelected() argument 507 SetLastPos(UIView* view) SetLastPos() argument [all...] |