Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/
DImage_Graphite.h53 bool onIsProtected() const override { in onIsProtected() function
DImage_YUVA_Graphite.h45 bool onIsProtected() const override { return fProtected == Protected::kYes; } in onIsProtected() function
/third_party/skia/m133/src/image/
DSkImage_Raster.h79 bool onIsProtected() const override { return false; } in onIsProtected() function
DSkImage_Lazy.cpp160 bool SkImage_Lazy::onIsProtected() const { in onIsProtected() function in SkImage_Lazy
/third_party/skia/m133/include/core/
DSkImageGenerator.h127 virtual bool onIsProtected() const { return false; } in onIsProtected() function
/third_party/skia/m133/src/gpu/ganesh/
DGrBackendTextureImageGenerator.cpp95 bool GrBackendTextureImageGenerator::onIsProtected() const { in onIsProtected() function in GrBackendTextureImageGenerator
/third_party/skia/m133/src/gpu/ganesh/image/
DSkImage_GaneshYUVA.cpp141 bool SkImage_GaneshYUVA::onIsProtected() const { in onIsProtected() function in SkImage_GaneshYUVA
DSkImage_Ganesh.cpp245 bool SkImage_Ganesh::onIsProtected() const { in onIsProtected() function in SkImage_Ganesh