Home
last modified time | relevance | path

Searched defs:Surface (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DSurfaceCollection.h41 class Surface; variable
DSurface.cpp52 Surface::Surface() in Surface() function in WebCore::Surface
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DCanvasTexture.h38 class Surface; variable
DLayerAndroid.h55 class Surface; variable
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
DSurface.java21 public class Surface extends Mesh { class
40 private Surface(List<List<Vector4f>> controlPoints, List<Float>[] nurbKnots, in Surface() method in Surface
/external/webkit/Source/WebCore/platform/graphics/win/
DWKCAImageQueue.h54 Surface, enumerator
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DSurface.cpp22 Surface::Surface(Display *display, const Config *config, HWND window) in Surface() function in egl::Surface
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DContext.h29 class Surface; variable