Searched defs:onIsProtected (Results 1 – 8 of 8) sorted by relevance
53 bool onIsProtected() const override { in onIsProtected() function
45 bool onIsProtected() const override { return fProtected == Protected::kYes; } in onIsProtected() function
79 bool onIsProtected() const override { return false; } in onIsProtected() function
160 bool SkImage_Lazy::onIsProtected() const { in onIsProtected() function in SkImage_Lazy
127 virtual bool onIsProtected() const { return false; } in onIsProtected() function
95 bool GrBackendTextureImageGenerator::onIsProtected() const { in onIsProtected() function in GrBackendTextureImageGenerator
141 bool SkImage_GaneshYUVA::onIsProtected() const { in onIsProtected() function in SkImage_GaneshYUVA
245 bool SkImage_Ganesh::onIsProtected() const { in onIsProtected() function in SkImage_Ganesh