Searched defs:onIsValid (Results 1 – 13 of 13) 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(GrContext*) const override { return true; } in onIsValid() function
221 bool GrAHardwareBufferImageGenerator::onIsValid(GrContext* context) const { in onIsValid() function in GrAHardwareBufferImageGenerator
38 bool onIsValid(GrRecordingContext*) const override { return true; } in onIsValid() function
176 virtual bool onIsValid(GrRecordingContext*) const { return true; } in onIsValid() function
172 virtual bool onIsValid(GrContext*) 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
103 bool onIsValid(GrContext* context) const override { return true; } in onIsValid() function in SkImage_Raster
230 bool SkImage_GpuBase::onIsValid(GrContext* context) const { in onIsValid() function in SkImage_GpuBase
232 bool SkImage_Lazy::onIsValid(GrContext* context) const { in onIsValid() function in SkImage_Lazy