Home
last modified time | relevance | path

Searched defs:view (Results 326 - 350 of 473) sorted by relevance

1...<<111213141516171819

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp798 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 Dcontainer_modal_test_ng.cpp128 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 Dgltf2_util.cpp1085 BufferView* view = data.bufferViews[i].get(); in LoadBuffers() local
1180 BufferView* view = bufferViews[i].get(); in ReleaseBuffers() local
/third_party/ffmpeg/libavutil/
H A Dvulkan.c729 VkImageView view; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_bufimage.c1712 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 Dv3dx_draw.c180 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 Dcompute.c53 struct pipe_sampler_view *view[MAX_RESOURCES]; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c417 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 Dvc4_resource.c1017 struct vc4_sampler_view *view = vc4_sampler_view(pview); in vc4_update_shadow_baselevel_texture() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_priv.h64 struct isl_view view; member
/third_party/node/src/crypto/
H A Dcrypto_util.h699 auto view = buf.As<v8::ArrayBufferView>(); in ArrayBufferOrViewContents() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c945 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 Dnv50_state.c671 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 Dfd5_emit.c390 const struct fd5_pipe_sampler_view *view = variable
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c743 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 Ddd_context.c445 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 Dnoop_state.c378 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 Dd3d12_draw.cpp105 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 Dnvc0_state.c525 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 Dpan_context.c662 struct pipe_sampler_view *view = views ? views[i] : NULL; in panfrost_set_sampler_views() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_blit.c274 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 DvktGlobalPriorityQueueTests.cpp671 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 DStateManager11.h535 uintptr_t view; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultiviewDrawTest.cpp170 GLColor GetViewColor(int x, int y, int view) in GetViewColor() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice_drawTexture.cpp727 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...]

Completed in 40 milliseconds

1...<<111213141516171819