Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrCaps.cpp457 bool GrCaps::isFormatCompressed(const GrBackendFormat& format) const { in isFormatCompressed() function in GrCaps
H A DGrSurfaceProxy.cpp270 bool GrSurfaceProxy::isFormatCompressed(const GrCaps* caps) const { in isFormatCompressed() function in GrSurfaceProxy