Home
last modified time | relevance | path

Searched defs:view (Results 251 - 275 of 475) sorted by relevance

1...<<111213141516171819

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_abstract_scroll.cpp174 UIView* view = GetChildrenHead(); in MoveChildByOffset() local
310 void UIAbstractScroll::ListAnimatorCallback::Callback(UIView* view) in Callback() argument
[all...]
H A Dui_swipe_view.cpp35 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 Dui_label.cpp24 LabelAnimator(uint16_t textX, uint16_t labelX, int16_t startPos, UIView* view) in LabelAnimator() argument
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_picker.h53 void SetSelectView(UIView* view) in SetSelectView() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.cpp43 void DeleteChildrenAndListener(UIView* view) in DeleteChildrenAndListener() argument
/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp366 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 Dv3dv_image.c610 struct v3dv_buffer_view *view = in v3dv_CreateBufferView() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.c304 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 Dst_texture.c516 struct pipe_sampler_view *view; in st_create_texture_handle_from_unit() local
/third_party/mesa3d/src/mesa/main/
H A Dtexturebindless.c229 struct pipe_sampler_view *view; in new_texture_handle() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.c511 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 Dvn_image.c596 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 Dpanvk_vX_meta_clear.c340 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 DMakefile
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h228 struct isl_view view; member
260 struct isl_view view; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c377 struct lima_sampler_view *view = lima_sampler_view(pview); in lima_sampler_view_destroy() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h222 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 Dnve4_compute.c296 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 Dr300_state_derived.c793 struct r300_sampler_view *view; in r300_merge_textures_and_samplers() local
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DResourceProvider.cpp119 recycleShaderView( const GrD3DDescriptorHeap::CPUHandle& view) recycleShaderView() argument
/third_party/skia/src/gpu/effects/
H A DGrMatrixConvolutionEffect.cpp105 GrSurfaceProxyView view; in Make() local
[all...]
/third_party/skia/src/gpu/ops/
H A DSoftwarePathRenderer.cpp321 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 DFillRectOp.cpp476 MakeNonAARect(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& view, const SkRect& rect, const GrUserStencilSettings* stencil) MakeNonAARect() argument
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp224 static bool save_pixels(GrDirectContext* dContext, GrSurfaceProxyView view, GrColorType colorType, argument
/third_party/skia/src/core/
H A DSkMaskFilter.cpp362 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

Completed in 22 milliseconds

1...<<111213141516171819