| /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
|
| /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...] |
| /foundation/arkui/ui_lite/test/uitest/test_texture_mapper/ |
| H A D | ui_test_texture_mapper.cpp | 196 bool UITestTextureMapper::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 243 bool UITestTextureMapper::ExpandClick(UIView& view, cons argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_view_percent/ |
| H A D | ui_test_view_percent.cpp | 213 bool UITestViewPercent::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_ui_scroll_view/ |
| H A D | ui_test_ui_scroll_view.cpp | 324 void UITestUIScrollView::SetLastPos(UIView* view) in SetLastPos() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | event_listener.cpp | 33 bool KeyBoardEventListener::OnKeyAct(UIView &view, const KeyEvent &event) in OnKeyAct() argument 56 bool ViewOnTouchCancelListener::OnCancel(UIView &view, const CancelEvent &event) in OnCancel() argument 96 bool ViewOnTouchListener::OnDragStart(UIView& view, const DragEvent &event) in OnDragStart() argument 113 bool ViewOnTouchListener::OnDrag(UIView& view, const DragEvent& event) in OnDrag() argument 130 bool ViewOnTouchListener::OnDragEnd(UIView& view, const DragEvent &event) in OnDragEnd() argument 151 void ValueChangeListener::OnChange(UIView &view, cons argument [all...] |
| /foundation/arkui/ui_lite/test/framework/include/ |
| H A D | ui_test.h | 76 static void DeleteChildren(UIView* view) in DeleteChildren() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_radio_button.cpp | 57 UIView* view = this; in OnClickEvent() local 144 void UIRadioButton::FindRadioButtonAndChangeState(UIView* view) in FindRadioButtonAndChangeState() argument 165 Callback(UIView* view) Callback() argument [all...] |
| H A D | ui_toggle_button.cpp | 123 void UIToggleButton::Callback(UIView* view) in Callback() argument 153 void UIToggleButton::OnStop(UIView& view) in OnStop() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_animator/ |
| H A D | ui_test_animator.cpp | 254 bool UITestAnimator::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument [all...] |