Searched defs:onIsValid (Results 1 – 7 of 7) sorted by relevance
40 bool onIsValid(GrRecordingContext* context) const override { in onIsValid() function
224 bool GrAHardwareBufferImageGenerator::onIsValid(GrRecordingContext* context) const { in onIsValid() function in GrAHardwareBufferImageGenerator
43 bool onIsValid(GrRecordingContext*) const override { return true; } in onIsValid() function
180 virtual bool onIsValid(GrRecordingContext*) const { return true; } in onIsValid() function
233 bool SkImage_GpuBase::onIsValid(GrRecordingContext* context) const { in onIsValid() function in SkImage_GpuBase
149 bool onIsValid(GrRecordingContext* context) const override { return true; } in onIsValid() function in SkImage_Raster
255 bool SkImage_Lazy::onIsValid(GrRecordingContext* context) const { in onIsValid() function in SkImage_Lazy