Searched defs:onGetContext (Results 1 – 1 of 1) sorted by relevance
50 virtual GrRecordingContext* onGetContext() const { return nullptr; } in onGetContext() function in SkSpecialImage_Base408 GrRecordingContext* onGetContext() const override { return fContext; } in onGetContext() function in SkSpecialImage_Gpu