Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkSpecialImage.cpp46 virtual GrContext* onGetContext() const { return nullptr; } in onGetContext() function in SkSpecialImage_Base
389 GrContext* onGetContext() const override { return fContext; } in onGetContext() function in SkSpecialImage_Gpu