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

  /external/skia/src/gpu/gl/
GrGLPath.h 40 bool shouldFill() const { return fShouldFill; }
GrGLPathRange.h 45 bool shouldFill() const { return fShouldFill; }
GrGLPathRendering.cpp 140 if (glPath->shouldFill()) {
165 if (glPath->shouldFill()) {
198 if (glPathRange->shouldFill()) {

Completed in 63 milliseconds