Home
last modified time | relevance | path

Searched defs:onGetContext (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkSpecialImage.cpp48 virtual GrRecordingContext* onGetContext() const { return nullptr; } in onGetContext() function in SkSpecialImage_Base
415 GrRecordingContext* onGetContext() const override { return fContext; } in onGetContext() function in SkSpecialImage_Gpu
/third_party/skia/src/core/
DSkSpecialImage.cpp47 virtual GrRecordingContext* onGetContext() const { return nullptr; } in onGetContext() function in SkSpecialImage_Base
374 GrRecordingContext* onGetContext() const override { return fContext; } in onGetContext() function in SkSpecialImage_Gpu