Searched refs:kIsWrapped (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/gl/ |
D | GrGLPath.cpp | 86 static const bool kIsWrapped = false; // The constructor creates the GL path object. variable 89 : INHERITED(gpu, kIsWrapped, path, stroke) { in GrGLPath()
|
D | GrGpuGL.cpp | 1071 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/ |
D | GrGLPath.cpp | 86 static const bool kIsWrapped = false; // The constructor creates the GL path object. variable 89 : INHERITED(gpu, kIsWrapped, path, stroke) { in GrGLPath()
|
D | GrGpuGL.cpp | 1071 static const bool kIsWrapped = false; in createStencilBufferForRenderTarget() local 1073 (this, kIsWrapped, sbID, width, height, in createStencilBufferForRenderTarget()
|