OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accelerated
(Results
1 - 25
of
412
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/
PaintMode.java
4
Accelerated
,
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_VideoInfo.3
31
Are hardware to hardware blits
accelerated
?
34
Are hardware to hardware colorkey blits
accelerated
?
37
Are hardware to hardware alpha blits
accelerated
?
40
Are software to hardware blits
accelerated
?
43
Are software to hardware colorkey blits
accelerated
?
46
Are software to hardware alpha blits
accelerated
?
49
Are color fills
accelerated
?
/external/chromium_org/third_party/WebKit/ManualTests/compositing/
accel-comp-iframe-tab-repaint.html
2
<title>
Accelerated
compositing tab repaint bug</title>
8
<h1>
Accelerated
compositing tab repaint bug</h1>
9
<p>This test case checks for a repaint bug resulting from
accelerated
/external/chromium_org/third_party/WebKit/ManualTests/compositing/resources/
tab-repaint-part-2.html
2
<title>
Accelerated
compositing tab repaint bug part 2</title>
/external/chromium_org/third_party/angle/
README.chromium
9
specification that is hardware?
accelerated
via Direct3D.
/external/scrypt/patches/
README
7
Uses the PBKDF2 function from OpenSSL (it uses
accelerated
SHA256)
/external/qemu/distrib/sdl-1.2.15/
TODO
15
* Add hardware
accelerated
scaled blit
16
* Add hardware
accelerated
alpha blits
/external/chromium_org/third_party/WebKit/PerformanceTests/Canvas/
draw-dynamic-canvas-2d-to-hw-accelerated-canvas-2d.html
38
//
accelerated
2D canvas is in use. The cost of reading 1x1 pixels is low.
54
description: "This bench test checks the speed on drawing dynamic 2d Canvas(1024x1024) to HW
accelerated
Canvas2D(1024x1024)."});
55
// It should use setMinimumAccelerated2dCanvasSize() to enable
accelerated
Canvas for a specified size
57
// and the dest canvas is HW
accelerated
Canvas when setting its size to 1024x1024.
draw-static-canvas-2d-to-hw-accelerated-canvas-2d.html
37
//
accelerated
2D canvas is in use. The cost of reading 1x1 pixels is low.
53
description: "This bench test checks the speed on drawing static 2d Canvas(1024x1024) to HW
accelerated
Canvas2D(1024x1024)."});
54
// It should use setMinimumAccelerated2dCanvasSize() to enable
accelerated
Canvas for a specified size
56
// and the dest canvas is HW
accelerated
Canvas when setting its size to 1024x1024.
draw-dynamic-webgl-to-hw-accelerated-canvas-2d.html
45
//
accelerated
2D canvas is in use. The cost of reading 1x1 pixels is low.
63
description: "This bench test checks the speed on drawing dynamic WebGL(1024x1024) to HW
accelerated
Canvas2D(1024x1024)."});
64
// It should use setMinimumAccelerated2dCanvasSize() to enable
accelerated
Canvas for a specified size
66
// and the dest canvas is HW
accelerated
Canvas when setting its size to 1024x1024.
draw-static-webgl-to-hw-accelerated-canvas-2d.html
44
//
accelerated
2D canvas is in use. The cost of reading 1x1 pixels is low.
62
description: "This bench test checks the speed on drawing static WebGL(1024x1024) to HW
accelerated
Canvas2D(1024x1024)."});
63
// It should use setMinimumAccelerated2dCanvasSize() to enable
accelerated
Canvas for a specified size
65
// and the dest canvas is HW
accelerated
Canvas when setting its size to 1024x1024.
/external/chromium_org/third_party/libva/
README.chromium
12
hardware
accelerated
video encoding, decoding, blending and rendering.
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbmatrox.c
51
/* Sets video mem colorkey and
accelerated
blit function */
225
int
accelerated
;
local
242
/* Check to see if final surface blit is
accelerated
*/
243
accelerated
= !!(src->flags & SDL_HWACCEL);
244
if (
accelerated
) {
247
return(
accelerated
);
252
/* We have hardware
accelerated
surface functions */
257
/* The Matrox has an
accelerated
color fill */
261
/* The Matrox has
accelerated
normal and colorkey blits. */
272
/* The Matrox G200/G400 has an
accelerated
alpha blit *
[
all
...]
SDL_fbriva.c
60
/* Sets video mem colorkey and
accelerated
blit function */
161
int
accelerated
;
local
178
/* Check to see if final surface blit is
accelerated
*/
179
accelerated
= !!(src->flags & SDL_HWACCEL);
180
if (
accelerated
) {
183
return(
accelerated
);
190
/* We have hardware
accelerated
surface functions */
206
/* The Riva has an
accelerated
color fill */
210
/* The Riva has
accelerated
normal and colorkey blits. */
218
/* The Riva has an
accelerated
alpha blit *
[
all
...]
SDL_fb3dfx.c
46
/* Sets video mem colorkey and
accelerated
blit function */
171
int
accelerated
;
local
188
/* Check to see if final surface blit is
accelerated
*/
189
accelerated
= !!(src->flags & SDL_HWACCEL);
190
if (
accelerated
) {
193
return(
accelerated
);
198
/* We have hardware
accelerated
surface functions */
207
/* The 3Dfx has an
accelerated
color fill */
211
/* The 3Dfx has
accelerated
normal and colorkey blits */
/external/chromium_org/android_webview/common/
aw_switches.cc
17
const char kEnableAccelerated2dCanvas[] = "enable-
accelerated
-2d-canvas";
/external/chromium_org/content/common/input/
touch_action.h
10
// The current touch action specifies what
accelerated
browser operations
/external/chromium_org/content/test/data/
rwhv_compositing_animation.html
5
<title>GPU Feature Testing:
Accelerated
Compositing</title>
/external/chromium_org/third_party/WebKit/ManualTests/media-elements/
video-replaces-poster.html
7
Disable
accelerated
compositing and reload this test. You should see the test video
/external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_opts_none.cpp
10
/* A platform may optionally overwrite any of these with
accelerated
/external/skia/src/opts/
SkBitmapProcState_opts_none.cpp
10
/* A platform may optionally overwrite any of these with
accelerated
/external/chromium/chrome/browser/renderer_host/
render_widget_host_view_mac_unittest.mm
47
// Adds an
accelerated
plugin view to |rwhv_cocoa_|. Returns a handle to the
51
// Create an
accelerated
view the size of the rhwvmac.
58
// The
accelerated
view isn't shown until it has a valid rect and has been
93
// The
accelerated
view methods want to be called on the UI thread.
105
// click on the
accelerated
view. The rwhvmac should be first responder
165
// The
accelerated
view methods want to be called on the UI thread.
184
// Tell the RWHVMac to not accept first responder status. The
accelerated
189
// A click on the
accelerated
view should focus the RWHVCocoa.
accelerated_plugin_view_mac.h
23
// This subclass of NSView hosts the output of
accelerated
plugins on
51
// from an
accelerated
plugin.
82
//
accelerated
plugin. This is used to simulate the iframe-based trick that web
89
// updates from the GPU process. For
accelerated
plugins, all zeros
/external/chromium/webkit/glue/
webpreferences.cc
175
// Enable gpu-
accelerated
compositing if requested on the command line.
184
// Enable gpu-
accelerated
2d canvas if requested on the command line.
187
// Enable gpu-
accelerated
drawing if requested on the command line.
190
// Enabling
accelerated
layers from the command line enabled
accelerated
199
// Enabling
accelerated
plugins if specified from the command line.
203
// WebGL and
accelerated
2D canvas are always gpu composited.
/external/qemu/distrib/sdl-1.2.15/docs/html/
sdlvideoinfo.html
168
>Are hardware to hardware blits
accelerated
?</TD
183
>Are hardware to hardware colorkey blits
accelerated
?</TD
198
>Are hardware to hardware alpha blits
accelerated
?</TD
213
>Are software to hardware blits
accelerated
?</TD
228
>Are software to hardware colorkey blits
accelerated
?</TD
243
>Are software to hardware alpha blits
accelerated
?</TD
258
>Are color fills
accelerated
?</TD
Completed in 1865 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>