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

  /external/skia/src/gpu/gl/
GrGLPath.h 31 static void InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const GrStrokeInfo& stroke);
GrGLPathRange.cpp 69 GrGLPath::InitPathObjectStroke(gpu, fBasePathID + index, fStroke);
GrGLPath.cpp 244 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const GrStrokeInfo& stroke) {
316 InitPathObjectStroke(gpu, fPathID, *stroke);

Completed in 56 milliseconds