Searched defs:onIsValid (Results 1 – 3 of 3) sorted by relevance
57 bool onIsValid(GrRecordingContext* context) const override { in onIsValid() function
208 bool GrAHardwareBufferImageGenerator::onIsValid(GrRecordingContext* context) const { in onIsValid() function in GrAHardwareBufferImageGenerator
126 virtual bool onIsValid(GrRecordingContext*) const { return true; } in onIsValid() function