HomeSort by relevance Sort by last modified time
    Searched defs:fStages (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkRasterPipeline.h 157 bool empty() const { return fStages == nullptr; }
170 StageList* fStages;
  /external/skqp/src/core/
SkRasterPipeline.h 155 bool empty() const { return fStages == nullptr; }
168 StageList* fStages;

Completed in 132 milliseconds