Home
last modified time | relevance | path

Searched defs:surface (Results 651 - 675 of 852) sorted by relevance

1...<<21222324252627282930>>...35

/foundation/window/window_manager/dm/src/
H A Dscreen_manager.cpp570 DMError ScreenManager::SetVirtualScreenSurface(ScreenId screenId, sptr<Surface> surface) in SetVirtualScreenSurface() argument
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_manager.cpp833 bool GetSurfaceFromJs(napi_env env, napi_value surfaceIdNapiValue, sptr<Surface>& surface) in GetSurfaceFromJs() argument
910 sptr<Surface> surface; in OnSetVirtualScreenSurface() local
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp1340 EGLBoolean EglGetCompositorTimingSupportedANDROIDImpl(EGLDisplay dpy, EGLSurface surface, EGLint name) in EglGetCompositorTimingSupportedANDROIDImpl() argument
1350 EGLBoolean EglGetFrameTimestampSupportedANDROIDImpl(EGLDisplay dpy, EGLSurface surface, EGLint timestamp) in EglGetFrameTimestampSupportedANDROIDImpl() argument
1360 EGLBoolean EglPresentationTimeANDROIDImpl(EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time) in EglPresentationTimeANDROIDImpl() argument
1392 EGLBoolean EglSwapBuffersWithDamageEXTImpl(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint nRects) in EglSwapBuffersWithDamageEXTImpl() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp206 sptr<Surface> surface = nullptr; in OnRemoteRequest() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp1009 sptr<IConsumerSurface> surface = OHOS::IConsumerSurface::Create(); in HWTEST_F() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c992 static int map_frame_to_surface(const AVFrame *frame, mfxFrameSurface1 *surface) in map_frame_to_surface() argument
[all...]
/third_party/glfw/tests/
H A Dglfwinfo.c1007 VkSurfaceKHR surface = VK_NULL_HANDLE; in main() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c965 droid_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surface) argument
[all...]
H A Dplatform_ohos.c631 ohos_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surface) in ohos_query_buffer_age() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c1376 static unsigned texture_offset(struct radeon_surf *surface, unsigned layer, in texture_offset() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c61 surface_to_surfaceid(struct svga_winsys_context *swc, struct pipe_surface *surface, SVGA3dSurfaceImageId *id, unsigned flags) surface_to_surfaceid() argument
588 SVGA3D_SetRenderTarget(struct svga_winsys_context *swc, SVGA3dRenderTargetType type, struct pipe_surface *surface) SVGA3D_SetRenderTarget() argument
1685 SVGA3D_BindGBSurface(struct svga_winsys_context *swc, struct svga_winsys_surface *surface) SVGA3D_BindGBSurface() argument
1711 SVGA3D_UpdateGBImage(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, const SVGA3dBox *box, unsigned face, unsigned mipLevel) SVGA3D_UpdateGBImage() argument
1744 SVGA3D_UpdateGBSurface(struct svga_winsys_context *swc, struct svga_winsys_surface *surface) SVGA3D_UpdateGBSurface() argument
1771 SVGA3D_ReadbackGBImage(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel) SVGA3D_ReadbackGBImage() argument
1801 SVGA3D_ReadbackGBSurface(struct svga_winsys_context *swc, struct svga_winsys_surface *surface) SVGA3D_ReadbackGBSurface() argument
1824 SVGA3D_ReadbackGBImagePartial(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel, const SVGA3dBox *box, bool invertBox) SVGA3D_ReadbackGBImagePartial() argument
1853 SVGA3D_InvalidateGBImagePartial(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel, const SVGA3dBox *box, bool invertBox) SVGA3D_InvalidateGBImagePartial() argument
1880 SVGA3D_InvalidateGBSurface(struct svga_winsys_context *swc, struct svga_winsys_surface *surface) SVGA3D_InvalidateGBSurface() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c396 vlVaLockSurface(VADriverContextP ctx, VASurfaceID surface, unsigned int *fourcc, in vlVaLockSurface() argument
408 vlVaUnlockSurface(VADriverContextP ctx, VASurfaceID surface) in vlVaUnlockSurface() argument
577 surface_from_external_memory(VADriverContextP ctx, vlVaSurface *surface, in surface_from_external_memory() argument
665 surface_from_prime_2(VADriverContextP ctx, vlVaSurface *surface, in surface_from_prime_2() argument
786 vlVaHandleSurfaceAllocate(vlVaDriver *drv, vlVaSurface *surface, struct pipe_video_buffer *templat, const uint64_t *modifiers, unsigned int modifiers_count) vlVaHandleSurfaceAllocate() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp467 lower_sampler_logical_send_gfx4(const fs_builder &bld, fs_inst *inst, opcode op, const fs_reg &coordinate, const fs_reg &shadow_c, const fs_reg &lod, const fs_reg &lod2, const fs_reg &surface, const fs_reg &sampler, unsigned coord_components, unsigned grad_components) lower_sampler_logical_send_gfx4() argument
574 lower_sampler_logical_send_gfx5(const fs_builder &bld, fs_inst *inst, opcode op, const fs_reg &coordinate, const fs_reg &shadow_c, const fs_reg &lod, const fs_reg &lod2, const fs_reg &sample_index, const fs_reg &surface, const fs_reg &sampler, unsigned coord_components, unsigned grad_components) lower_sampler_logical_send_gfx5() argument
783 lower_sampler_logical_send_gfx7(const fs_builder &bld, fs_inst *inst, opcode op, const fs_reg &coordinate, const fs_reg &shadow_c, fs_reg lod, const fs_reg &lod2, const fs_reg &min_lod, const fs_reg &sample_index, const fs_reg &mcs, const fs_reg &surface, const fs_reg &sampler, const fs_reg &surface_handle, const fs_reg &sampler_handle, const fs_reg &tg4_offset, unsigned payload_type_bit_size, unsigned coord_components, unsigned grad_components) lower_sampler_logical_send_gfx7() argument
1253 const fs_reg &surface = inst->src[TEX_LOGICAL_SRC_SURFACE]; lower_sampler_logical_send() local
1326 setup_surface_descriptors(const fs_builder &bld, fs_inst *inst, uint32_t desc, const fs_reg &surface, const fs_reg &surface_handle) setup_surface_descriptors() argument
1366 const fs_reg &surface = inst->src[SURFACE_LOGICAL_SRC_SURFACE]; lower_surface_logical_send() local
1680 const fs_reg surface = inst->src[SURFACE_LOGICAL_SRC_SURFACE]; lower_lsc_surface_logical_send() local
1841 const fs_reg &surface = inst->src[SURFACE_LOGICAL_SRC_SURFACE]; lower_surface_block_logical_send() local
[all...]
H A Dbrw_vec4_nir.cpp746 src_reg surface = get_nir_ssbo_intrinsic_index(instr); in nir_emit_ssbo_atomic() local
H A Dbrw_vec4_generator.cpp276 uint32_t surface = surface_index.ud; in generate_tex() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c1171 static unsigned texture_offset(struct radeon_surf *surface, unsigned layer) in texture_offset() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dvdpau_private.h442 struct pipe_surface *surface; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c738 struct vc4_surface *surface = CALLOC_STRUCT(vc4_surface); in vc4_create_surface() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DState.h203 struct pipe_surface *surface; member
225 struct pipe_surface *surface; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c491 struct vmw_svga_winsys_surface *surface; in vmw_svga_winsys_surface_create() local
658 vmw_svga_winsys_surface_is_flushed(struct svga_winsys_screen *sws, struct svga_winsys_surface *surface) vmw_svga_winsys_surface_is_flushed() argument
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h1462 blorp_emit_surface_state(struct blorp_batch *batch, const struct brw_blorp_surface_info *surface, UNUSED enum isl_aux_op aux_op, void *state, uint32_t state_offset, uint8_t color_write_disable, bool is_render_target) blorp_emit_surface_state() argument
1561 blorp_emit_null_surface_state(struct blorp_batch *batch, const struct brw_blorp_surface_info *surface, uint32_t *state) blorp_emit_null_surface_state() argument
1624 const struct brw_blorp_surface_info *surface = blorp_setup_binding_table() local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c683 wsi_wl_surface_get_support(VkIcdSurfaceBase *surface, in wsi_wl_surface_get_support() argument
699 wsi_wl_surface_get_capabilities(VkIcdSurfaceBase *surface, in wsi_wl_surface_get_capabilities() argument
740 wsi_wl_surface_get_capabilities2(VkIcdSurfaceBase *surface, in wsi_wl_surface_get_capabilities2() argument
774 VkIcdSurfaceWayland *surface = (VkIcdSurfaceWayland *)icd_surface; in wsi_wl_surface_get_formats() local
813 VkIcdSurfaceWayland *surface = (VkIcdSurfaceWayland *)icd_surface; in wsi_wl_surface_get_formats2() local
846 wsi_wl_surface_get_present_modes(VkIcdSurfaceBase *surface, in wsi_wl_surface_get_present_modes() argument
865 wsi_wl_surface_get_present_rectangles(VkIcdSurfaceBase *surface, in wsi_wl_surface_get_present_rectangles() argument
890 VkIcdSurfaceWayland *surface; wsi_CreateWaylandSurfaceKHR() local
928 struct wl_surface * surface; global() member
1268 VkIcdSurfaceWayland *surface = (VkIcdSurfaceWayland *)icd_surface; wsi_wl_surface_create_swapchain() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c106 struct pipe_surface *surface = CALLOC_STRUCT(pipe_surface); in noop_create_surface() local
200 noop_surface_destroy(struct pipe_context *ctx, struct pipe_surface *surface) noop_surface_destroy() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp936 struct d3d12_surface *surface = d3d12_surface(ctx->fb.cbufs[i]); in d3d12_draw_vbo() local
1140 struct d3d12_surface *surface = d3d12_surface(ctx->fb.cbufs[i]); in d3d12_draw_vbo() local
1147 struct d3d12_surface *surface = d3d12_surface(ctx->fb.zsbuf); in d3d12_draw_vbo() local
1254 struct d3d12_surface *surface = d3d12_surface(ctx->fb.cbufs[i]); in d3d12_draw_vbo() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp420 getPhysicalDeviceSurfaceSupport(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, VkSurfaceKHR surface) getPhysicalDeviceSurfaceSupport() argument
494 getPhysicalDeviceSurfaceCapabilities(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface) getPhysicalDeviceSurfaceCapabilities() argument
507 getPhysicalDeviceSurfaceCapabilities2EXT(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface) getPhysicalDeviceSurfaceCapabilities2EXT() argument
539 getPhysicalDeviceSurfaceFormats(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface) getPhysicalDeviceSurfaceFormats() argument
559 getPhysicalDeviceSurfacePresentModes(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface) getPhysicalDeviceSurfacePresentModes() argument
602 getSupportedQueueFamilyIndices(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface) getSupportedQueueFamilyIndices() argument
620 getSortedSupportedQueueFamilyIndices(const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface) getSortedSupportedQueueFamilyIndices() argument
639 chooseQueueFamilyIndex(const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface) chooseQueueFamilyIndex() argument
[all...]

Completed in 57 milliseconds

1...<<21222324252627282930>>...35