HomeSort by relevance Sort by last modified time
    Searched refs:kIsWrapped (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLPath.cpp 59 static const bool kIsWrapped = false; // The constructor creates the GL path object.
61 GrGLPath::GrGLPath(GrGpuGL* gpu, const SkPath& path) : INHERITED(gpu, kIsWrapped) {
GrGpuGL.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLPath.cpp 59 static const bool kIsWrapped = false; // The constructor creates the GL path object.
61 GrGLPath::GrGLPath(GrGpuGL* gpu, const SkPath& path) : INHERITED(gpu, kIsWrapped) {
GrGpuGL.cpp     [all...]

Completed in 841 milliseconds