Texture Data Pre-processing for Smart Terminal Application Startup

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional smart terminals experience prolonged rendering times during application startup, leading to increased user waiting times and reduced advertisement display duration due to the need for substantial resource preparation and decoding processing.

Innovation Solution

The method involves obtaining pre-processed texture data for services in advance, conforming it to a preset format recognizable by the graphics processing unit, and displaying it immediately upon application startup, eliminating the need for decoding and reducing memory usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If service content is processed and decoded during application startup, then the content can be displayed, but the rendering time is prolonged and user waiting time increases

Engineering Contradiction:
Improverendering timeVSAvoidservice content retrieval speed
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The service content is pre-processed into texture data format during application installation or idle time, converting service content into a display-ready format before actual use. This preliminary conversion eliminates the need for decoding during startup, significantly reducing rendering time while maintaining fast retrieval speed through efficient pre-processing

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of processing and decoding the original service content during startup, the system uses pre-generated texture data copies that are already in the required format. These texture copies are stored separately and directly fed to the graphics processing unit, avoiding time-consuming decoding operations while preserving the original content integrity

Inventive Principle:
Principle #26Copying

2Ease of operation

If advertisement content is displayed during rendering, then user experience is improved, but the advertisement display duration is shortened due to extended total rendering time

Engineering Contradiction:
Improveuser experienceVSAvoidadvertisement display duration
Core Design Contradiction:
Ease of operationVSDuration of action of moving object

Solution Approach 1:

Texture data for advertisement content is pre-processed and ready for immediate display during application startup. This allows advertisement content to be displayed without extending the overall rendering time, maintaining both improved user experience and adequate advertisement display duration through efficient pre-computation

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11146860B2Service processing method, device, and intelligent terminal for obtaining and displaying data based on texture data corresponding to a target service
Publication Date: 2021.10.12 BANMA ZHIXING NETWORK HONGKONG CO LTD
  • US11146860B2 patent drawing
  • US11146860B2 patent drawing
  • US11146860B2 patent drawing

AI summary

Embodiments of the present application relate to a method, apparatus, and system for service processing. The method includes, in response to receiving a startup command for a target application, obtaining texture data corresponding to a target service of the target application, the texture data being obtained from service content that is stored locally on a terminal before the startup command is received, the texture data conforming to a preset texture format, obtaining display content corresponding to the target service based at least in part on the texture data, and providing the display content corresponding to the target service on the terminal.