/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_container.cpp | 798 void AceContainer::SetView(AceViewPreview* view, double density, int32_t width, int32_t height) in SetView() argument 815 container->AttachView(std::move(window), view, density, width, height); in SetView() local 818 void AceContainer::SetView(AceViewPreview* view, sptr<Rosen::Window> rsWindow, double density, int32_t width, in SetView() argument 830 container->AttachView(std::move(window), view, densit in SetView() local 835 AttachView( std::shared_ptr<Window> window, AceViewPreview* view, double density, int32_t width, int32_t height) AttachView() argument 929 AttachView(std::shared_ptr<Window> window, AceViewPreview* view, double density, int32_t width, int32_t height, UIEnvCallback callback) AttachView() argument [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/ |
H A D | container_modal_test_ng.cpp | 128 ContainerModalView view; in CreateContainerModal() local 628 ContainerModalView view; in HWTEST_F() local 898 ContainerModalView view; in HWTEST_F() local 929 ContainerModalView view; in HWTEST_F() local 960 ContainerModalView view; HWTEST_F() local [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_util.cpp | 1085 BufferView* view = data.bufferViews[i].get(); in LoadBuffers() local 1180 BufferView* view = bufferViews[i].get(); in ReleaseBuffers() local
|
/third_party/ffmpeg/libavutil/ |
H A D | vulkan.c | 729 VkImageView view; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_bufimage.c | 1712 cleari_r32g32b32_bind_descriptors(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer_view *view) in cleari_r32g32b32_bind_descriptors() argument
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_draw.c | 180 struct v3d_sampler_view *view = v3d_sampler_view(pview); in v3d_predraw_check_stage_inputs() local 213 struct v3d_image_view *view = &v3d->shaderimg[s].si[i]; in v3d_predraw_check_stage_inputs() local 307 struct v3d_sampler_view *view = v3d_sampler_view(pview); in v3d_state_reads_resource() local [all...] |
/third_party/mesa3d/src/gallium/tests/trivial/ |
H A D | compute.c | 53 struct pipe_sampler_view *view[MAX_RESOURCES]; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_blit.c | 417 struct pipe_sampler_view *view; in si_decompress_sampler_depth_textures() local 573 struct pipe_sampler_view *view; in si_decompress_sampler_color_textures() local 594 const struct pipe_image_view *view; si_decompress_image_color_textures() local 644 const struct pipe_sampler_view *view; si_check_render_feedback_textures() local 666 const struct pipe_image_view *view; si_check_render_feedback_images() local 685 struct pipe_sampler_view *view; si_check_render_feedback_resident_textures() local 702 struct pipe_image_view *view; si_check_render_feedback_resident_images() local 748 struct pipe_sampler_view *view = (*tex_handle)->view; si_decompress_resident_textures() local 757 struct pipe_sampler_view *view = (*tex_handle)->view; si_decompress_resident_textures() local 771 struct pipe_image_view *view = &(*img_handle)->view; si_decompress_resident_images() local [all...] |
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_resource.c | 1017 struct vc4_sampler_view *view = vc4_sampler_view(pview); in vc4_update_shadow_baselevel_texture() local
|
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp_priv.h | 64 struct isl_view view; member
|
/third_party/node/src/crypto/ |
H A D | crypto_util.h | 699 auto view = buf.As<v8::ArrayBufferView>(); in ArrayBufferOrViewContents() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup.c | 945 const struct pipe_sampler_view *view = i < num ? views[i] : NULL; in lp_setup_set_fragment_sampler_views() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_state.c | 671 struct pipe_sampler_view *view = views ? views[i] : NULL; in nv50_stage_set_sampler_views() local 652 nv50_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) nv50_sampler_view_destroy() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_emit.c | 390 const struct fd5_pipe_sampler_view *view = variable [all...] |
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_state.c | 743 struct pipe_sampler_view *view = views[i]; in i915_set_sampler_views() local 773 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view); in i915_create_sampler_view_custom() local 791 struct pipe_sampler_view *view = CALLOC_STRUCT(pipe_sampler_view); i915_create_sampler_view() local 805 i915_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) i915_sampler_view_destroy() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_context.c | 445 struct pipe_surface *view = in dd_context_create_surface() local 469 struct pipe_sampler_view *view = in dd_context_create_sampler_view() local 479 dd_context_sampler_view_destroy(struct pipe_context *_pipe, struct pipe_sampler_view *view) dd_context_sampler_view_destroy() argument 494 struct pipe_stream_output_target *view = dd_context_create_stream_output_target() local 780 dd_context_create_texture_handle(struct pipe_context *_pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) dd_context_create_texture_handle() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
H A D | noop_state.c | 378 noop_create_texture_handle(struct pipe_context *ctx, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) noop_create_texture_handle() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_draw.cpp | 105 struct d3d12_sampler_view *view; in fill_srv_descriptors() local 163 struct pipe_shader_buffer *view = &ctx->ssbo_views[stage][i]; fill_ssbo_descriptors() local 259 struct pipe_image_view *view = &ctx->image_views[stage][i]; fill_image_descriptors() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_state.c | 525 struct pipe_sampler_view *view = views ? views[i] : NULL; in nvc0_stage_set_sampler_views() local 507 nvc0_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) nvc0_sampler_view_destroy() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_context.c | 662 struct pipe_sampler_view *view = views ? views[i] : NULL; in panfrost_set_sampler_views() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_blit.c | 274 struct pipe_sampler_view *view; in r600_decompress_depth_textures() local 308 struct r600_image_view *view; r600_decompress_depth_images() local 387 struct pipe_sampler_view *view; r600_decompress_color_textures() local 411 struct r600_image_view *view; r600_decompress_color_images() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktGlobalPriorityQueueTests.cpp | 671 Move<VkImageView> view = createView(**image, imageResourceRange); in iterate() local 816 Move<VkImageView> view = createView(**image, imageResourceRange); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | StateManager11.h | 535 uintptr_t view; member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MultiviewDrawTest.cpp | 170 GLColor GetViewColor(int x, int y, int view) in GetViewColor() argument [all...] |
/third_party/skia/src/gpu/v1/ |
H A D | Device_drawTexture.cpp | 727 GrSurfaceProxyView view = special->view(thi in drawSpecial() local 340 draw_texture(skgpu::v1::SurfaceDrawContext* sdc, const GrClip* clip, const SkMatrix& ctm, const SkPaint& paint, GrSamplerState::Filter filter, const SkRect& srcRect, const SkRect& dstRect, const SkPoint dstClip[4], GrAA aa, GrQuadAAFlags aaFlags, SkCanvas::SrcRectConstraint constraint, GrSurfaceProxyView view, const GrColorInfo& srcColorInfo) draw_texture() argument 933 GrSurfaceProxyView view; drawEdgeAAImageSet() local [all...] |