Searched defs:onIsValid (Results 1 – 7 of 7) sorted by relevance
40 bool onIsValid(GrRecordingContext* context) const override { in onIsValid() function
213 bool GrAHardwareBufferImageGenerator::onIsValid(GrRecordingContext* context) const { in onIsValid() function in GrAHardwareBufferImageGenerator
40 bool onIsValid(GrRecordingContext*) const override { return true; } in onIsValid() function
181 virtual bool onIsValid(GrRecordingContext*) const { return true; } in onIsValid() function
184 bool SkImage_GpuBase::onIsValid(GrRecordingContext* context) const { in onIsValid() function in SkImage_GpuBase
107 bool onIsValid(GrRecordingContext* context) const override { return true; } in onIsValid() function in SkImage_Raster
189 bool SkImage_Lazy::onIsValid(GrRecordingContext* context) const { in onIsValid() function in SkImage_Lazy