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

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

Completed in 136 milliseconds