Home
last modified time | relevance | path

Searched refs:accelerated (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/docs/
A DREADME-directfb.md38 To use hardware accelerated YUV-overlays for YUV-textures, use:
A DREADME-raspberrypi.md13 * Hardware accelerated OpenGL ES 2.x
A DREADME-winrt.md63 * GPU-accelerated 2D rendering, via SDL_Renderer.
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaopengl.m271 if (_this->gl_config.accelerated >= 0) {
272 if (_this->gl_config.accelerated) {
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c570 if (_this->gl_config.accelerated >= 0 && in X11_GL_GetAttributes()
573 attribs[i++] = _this->gl_config.accelerated ? GLX_NONE_EXT : in X11_GL_GetAttributes()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c612 if (_this->gl_config.accelerated) { in WIN_GL_SetupWindowInternal()
624 if ( ( !pixel_format ) && ( _this->gl_config.accelerated < 0 ) ) { in WIN_GL_SetupWindowInternal()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h352 int accelerated; member
A DSDL_video.c3157 _this->gl_config.accelerated = -1; /* accelerated or not, both are fine */ in SDL_GL_ResetAttributes()
3245 _this->gl_config.accelerated = value; in SDL_GL_SetAttribute()
3454 *value = (_this->gl_config.accelerated != 0); in SDL_GL_GetAttribute()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvideo.m147 device->gl_config.accelerated = 1;
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto122 // model to be partially accelerated which may be a win.
345 // for the model to run even if it's not accelerated. More advanced users will
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c661 _this->gl_config.accelerated = 1; in PND_gl_createcontext()
/AliOS-Things-master/components/SDL2/src/gfx/
A DREADME41 accelerated surfaces.
/AliOS-Things-master/components/mbedtls/
A DChangeLog1424 with custom implementation (eg hardware accelerated), complementing the

Completed in 28 milliseconds