Searched defs:onIsValid (Results 1 – 10 of 10) 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
57 bool onIsValid(GrRecordingContext* context) const override { in onIsValid() function
208 bool GrAHardwareBufferImageGenerator::onIsValid(GrRecordingContext* context) const { in onIsValid() function in GrAHardwareBufferImageGenerator
38 bool onIsValid(GrRecordingContext*) const override { return true; } in onIsValid() function
126 virtual bool onIsValid(GrRecordingContext*) const { return true; } in onIsValid() function
176 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