| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_abstract_scroll.cpp | 174 UIView* view = GetChildrenHead(); in MoveChildByOffset() local 310 void UIAbstractScroll::ListAnimatorCallback::Callback(UIView* view) in Callback() argument [all...] |
| H A D | ui_swipe_view.cpp | 35 void UISwipeView::Add(UIView* view) in Add() argument 57 void UISwipeView::Remove(UIView* view) in Remove() argument 372 UIView* view in pfnGetWidthOrHeight() local 536 UIView* view = childrenHead_; CalculateInvalidate() local [all...] |
| H A D | ui_label.cpp | 24 LabelAnimator(uint16_t textX, uint16_t labelX, int16_t startPos, UIView* view) in LabelAnimator() argument
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_picker.h | 53 void SetSelectView(UIView* view) in SetSelectView() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_input_event/ |
| H A D | ui_test_input_event.cpp | 43 void DeleteChildrenAndListener(UIView* view) in DeleteChildrenAndListener() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_event_injector/ |
| H A D | ui_test_event_injector.cpp | 366 void UITestEventInjector::SetLastPos(UIView* view) in SetLastPos() argument 403 bool UITestEventInjector::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_image.c | 610 struct v3dv_buffer_view *view = in v3dv_CreateBufferView() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_shader.c | 304 struct pipe_sampler_view *view = svga->curr.sampler_views[shader_type][i]; in svga_init_shader_key_common() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_texture.c | 516 struct pipe_sampler_view *view; in st_create_texture_handle_from_unit() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texturebindless.c | 229 struct pipe_sampler_view *view; in new_texture_handle() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_buffer.c | 511 struct vn_buffer_view *view = in vn_CreateBufferView() local 534 struct vn_buffer_view *view = vn_buffer_view_from_handle(bufferView); in vn_DestroyBufferView() local [all...] |
| H A D | vn_image.c | 596 struct vn_image_view *view = in vn_CreateImageView() local 620 struct vn_image_view *view = vn_image_view_from_handle(imageView); in vn_DestroyImageView() local [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_clear.c | 340 struct pan_image_view view = { in panvk_meta_clear_color_img() local 407 struct pan_image_view view = { in panvk_meta_clear_zs_img() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | Makefile | |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_resource.h | 228 struct isl_view view; member 260 struct isl_view view; member
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_state.c | 377 struct lima_sampler_view *view = lima_sampler_view(pview); in lima_sampler_view_destroy() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resource.h | 222 struct isl_view view; member 240 struct isl_view view; member 251 struct isl_view view; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nve4_compute.c | 296 struct pipe_image_view *view = &nvc0->images[s][i]; in nve4_compute_validate_surfaces() local 220 gm107_compute_validate_surfaces(struct nvc0_context *nvc0, struct pipe_image_view *view, int slot) gm107_compute_validate_surfaces() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_state_derived.c | 793 struct r300_sampler_view *view; in r300_merge_textures_and_samplers() local [all...] |
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DResourceProvider.cpp | 119 recycleShaderView( const GrD3DDescriptorHeap::CPUHandle& view) recycleShaderView() argument
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrMatrixConvolutionEffect.cpp | 105 GrSurfaceProxyView view; in Make() local [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | SoftwarePathRenderer.cpp | 321 GrSurfaceProxyView view; in onDrawPath() local 197 DrawToTargetWithShapeMask( GrSurfaceProxyView view, SurfaceDrawContext* sdc, GrPaint&& paint, const GrUserStencilSettings& userStencilSettings, const GrClip* clip, const SkMatrix& viewMatrix, const SkIPoint& textureOriginInDeviceSpace, const SkIRect& deviceSpaceRectToDraw) DrawToTargetWithShapeMask() argument [all...] |
| H A D | FillRectOp.cpp | 476 MakeNonAARect(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& view, const SkRect& rect, const GrUserStencilSettings* stencil) MakeNonAARect() argument
|
| /third_party/skia/src/gpu/text/ |
| H A D | GrAtlasManager.cpp | 224 static bool save_pixels(GrDirectContext* dContext, GrSurfaceProxyView view, GrColorType colorType, argument
|
| /third_party/skia/src/core/ |
| H A D | SkMaskFilter.cpp | 362 GrSurfaceProxyView SkMaskFilterBase::filterMaskGPUNoxFormed(GrRecordingContext*, GrSurfaceProxyView view, in filterMaskGPUNoxFormed() argument 348 filterMaskGPU(GrRecordingContext*, GrSurfaceProxyView view, GrColorType srcColorType, SkAlphaType srcAlphaType, const SkMatrix& ctm, const SkIRect& maskRect) const filterMaskGPU() argument
|