OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ganesh
(Results
1 - 19
of
19
) sorted by null
/external/skia/include/gpu/
GrUserConfig.h
31
* When drawing rects this causes
Ganesh
to use a vertex buffer containing
64
// Decide
Ganesh
types
GrEffect.h
56
Ganesh
shading pipeline.
GrTypes.h
183
* Possible 3D APIs that may be used by
Ganesh
.
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
GaneshRenderer.cpp
43
GaneshRenderer::GaneshRenderer() : BaseRenderer(BaseRenderer::
Ganesh
)
59
GaneshContext*
ganesh
= GaneshContext::instance();
local
75
device =
ganesh
->getDeviceForTile(renderInfo);
GaneshContext.cpp
76
//
Ganesh
should be the only code in the rendering thread that is using GL
78
// reset the
Ganesh
context to prevent rendering issues.
170
// We must reset the
Ganesh
context only after we are sure we have
BaseRenderer.h
74
enum RendererType { Raster,
Ganesh
};
/external/skia/src/gpu/
SkGr.cpp
13
/* Fill out buffer with the compressed format
Ganesh
expects from a colortable
16
At the moment
Ganesh
only supports 8bit version. If
Ganesh
allowed we others
21
Ganesh
wants a full 256 palette entry, even though Skia's ctable is only as big
GrClipMaskManager.cpp
187
// TODO: this may require more investigation.
Ganesh
performs a lot of utility draws (e.g.,
605
SkASSERT((clipBit <= 16) && "
Ganesh
only handles 16b or smaller stencil buffers");
[
all
...]
/external/skia/src/gpu/gl/
GrGLIRect.h
17
* Helper struct for dealing with the fact that
Ganesh
and GL use different
GrGpuGL.cpp
334
// Pre 3.0,
Ganesh
relies on either GL_ARB_framebuffer_object or
[
all
...]
/external/skia/tests/
PremulAlphaRoundTripTest.cpp
39
* There is a bug in
Ganesh
(http://code.google.com/p/skia/issues/detail?id=438)
ReadPixelsTest.cpp
330
* There is a bug in
Ganesh
(http://code.google.com/p/skia/issues/detail?id=438)
/external/skia/include/core/
SkRRect.h
35
// add RR rendering shader to
Ganesh
(akin to cicle drawing code)
37
// detect and triangulate RRectorii rather than falling back to SW in
Ganesh
/external/skia/include/gpu/gl/
GrGLConfig.h
56
* buffer that replaces old data
Ganesh
can give a hint to the driver that the
/external/oprofile/module/ia64/
op_pmu.c
266
* Originaly Written by
Ganesh
Venkitachalam, IBM Corp.
267
* Copyright (C) 1999
Ganesh
Venkitachalam <venkitac@us.ibm.com>
/external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp
38
//
Ganesh
offsets the texture unit indices
283
//
Ganesh
currently doesn't support setting GR_GL_PACK_ALIGNMENT
[
all
...]
/external/webkit/Source/WebKit/android/nav/
WebView.cpp
[
all
...]
/external/srec/config/en.us/dictionary/
large.ok
[
all
...]
/external/webkit/Source/WebCore/
ChangeLog
[
all
...]
Completed in 2688 milliseconds