Home
last modified time | relevance | path

Searched refs:GrGLPath (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
268 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
272 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
341 void GrGLPath::onAbandon() { in onAbandon()
DGrGLPathRendering.cpp83 return sk_make_sp<GrGLPath>(this->gpu(), inPath, style); in createPath()
98 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
125 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
/external/skqp/src/gpu/gl/
DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
268 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
272 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
341 void GrGLPath::onAbandon() { in onAbandon()
DGrGLPathRendering.cpp83 return sk_make_sp<GrGLPath>(this->gpu(), inPath, style); in createPath()
98 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
125 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
/external/skia/gn/
Dgpu.gni576 "$_src/gpu/gl/GrGLPath.cpp",
577 "$_src/gpu/gl/GrGLPath.h",
/external/skqp/gn/
Dgpu.gni565 "$_src/gpu/gl/GrGLPath.cpp",
566 "$_src/gpu/gl/GrGLPath.h",
/external/skqp/
DAndroid.bp938 "src/gpu/gl/GrGLPath.cpp",
/external/skia/
DAndroid.bp709 "src/gpu/gl/GrGLPath.cpp",