| /third_party/skia/src/gpu/ |
| H A D | GrDstProxyView.h | 50 void setProxyView(GrSurfaceProxyView view) { in setProxyView() argument
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DAttachment.cpp | 57 GrD3DDescriptorHeap::CPUHandle view = in MakeStencil() local 12 GrD3DAttachment(GrD3DGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, DXGI_FORMAT format, const D3D12_RESOURCE_DESC& desc, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& view) GrD3DAttachment() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | SwapChainTests.cpp | 70 void ClearTexture(wgpu::TextureView view, wgpu::Color color) { in ClearTexture() argument
|
| /third_party/python/PC/ |
| H A D | winsound.c | 81 Py_buffer view = {NULL, NULL}; in winsound_PlaySound_impl() local
|
| /third_party/skia/gm/ |
| H A D | fpcoordinateoverride.cpp | 85 auto view = std::get<0>(GrMakeCachedBitmapProxyView(rContext, bmp, GrMipmapped::kNo)); in DEF_SIMPLE_GPU_GM_BG() local
|
| /third_party/skia/bench/ |
| H A D | GlyphQuadFillBench.cpp | 38 SkMatrix view = SkMatrix::I(); variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| H A D | lazy_foreach.cpp | 57 auto view = ViewStackModel::GetInstance()->Finish(); in OnGetChildByIndex() local 90 auto view = ViewStackModel::GetInstance()->Finish(); in OnGetChildByIndexNew() local
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_view_group_unit_test.cpp | 63 UIView* view = new UIView(); in HWTEST_F() local 92 UIView* view = new UIView(); in HWTEST_F() local 114 UIView* view = new UIView(); HWTEST_F() local 139 UIView* view = new UIView(); HWTEST_F() local [all...] |
| H A D | ui_swipe_view_unit_test.cpp | 100 UIView* view = new UIView(); in HWTEST_F() local 129 UIView* view = new UIView(); in HWTEST_F() local 157 UIView* view = new UIView(); HWTEST_F() local 193 UIViewGroup* view = new UIViewGroup(); HWTEST_F() local 290 UIView* view = swipeView_->GetViewByIndex(1); HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_view_group/ |
| H A D | ui_test_view_group.cpp | 193 bool UITestViewGroup::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 223 UIView* view = new UIView(); AddView() local 258 UIView* view = new UIView(); AddMultiParent() local 268 UIView* view = new UIView(); InsertMultiParent() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_view_scale_rotate/ |
| H A D | ui_test_view_scale_rotate.cpp | 61 void UITestViewScaleRotate::Callback(UIView* view) in Callback() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_video/ |
| H A D | ui_test_video.cpp | 230 bool UITestVideo::OnClick(UIView &view, const ClickEvent& event) in OnClick() argument 266 bool UITestVideo::OnClick1(UIView &view, const ClickEvent& event) in OnClick1() argument 299 OnClick2(UIView &view, const ClickEvent& event) OnClick2() argument [all...] |
| /foundation/arkui/ui_lite/interfaces/kits/animator/ |
| H A D | animator.h | 71 virtual void OnStop(UIView& view) {} in OnStop() argument 132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_chart/ |
| H A D | ui_test_chart_pillar.cpp | 158 bool UITestChartPillar::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 218 SetLastPos(UIView* view) SetLastPos() argument [all...] |
| /foundation/arkui/ui_lite/frameworks/core/ |
| H A D | input_method_manager.cpp | 29 void InputMethodManager::ShowInputMethod(UIView* view) in ShowInputMethod() argument
|
| /foundation/arkui/ui_lite/frameworks/dock/ |
| H A D | pointer_input_device.cpp | 311 void PointerInputDevice::UpdateEventViews(UIView* view) in UpdateEventViews() argument 330 UIView* view; in OnViewLifeEvent() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | switch_tdd_test.cpp | 73 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest001() local 139 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest002() local 176 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest003() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_label/ |
| H A D | ui_test_label.cpp | 214 bool UITestLabel::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 256 ExpandClick(UIView& view, const ClickEvent& event) const ExpandClick() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_edit_text/ |
| H A D | ui_test_edit_text.cpp | 115 bool UITestEditText::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 132 void UITestEditText::OnChange(UIView& view, const char* value) in OnChange() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_digital_clock/ |
| H A D | ui_test_digital_clock.cpp | 44 UIView* view = static_cast<UIViewGroup*>(container_)->GetChildrenHead(); in TearDown() local
|
| /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...] |