Home
last modified time | relevance | path

Searched refs:kIsWrapped (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPath.cpp86 static const bool kIsWrapped = false; // The constructor creates the GL path object. variable
89 : INHERITED(gpu, kIsWrapped, path, stroke) { in GrGLPath()
DGrGpuGL.cpp1071 static const bool kIsWrapped = false; in createStencilBufferForRenderTarget() local
1073 (this, kIsWrapped, sbID, width, height, in createStencilBufferForRenderTarget()
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLPath.cpp86 static const bool kIsWrapped = false; // The constructor creates the GL path object. variable
89 : INHERITED(gpu, kIsWrapped, path, stroke) { in GrGLPath()
DGrGpuGL.cpp1071 static const bool kIsWrapped = false; in createStencilBufferForRenderTarget() local
1073 (this, kIsWrapped, sbID, width, height, in createStencilBufferForRenderTarget()