Searched defs:basePathID (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/gl/ | ||
D | GrGLPathRange.h | 43 GrGLuint basePathID() const { return fBasePathID; } in basePathID() function |
D | GrGLPathRange.cpp | 24 GrGLuint basePathID, in GrGLPathRange() |