Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrCaps.h270 bool readPixelsRowBytesSupport() const { return fReadPixelsRowBytesSupport; } in readPixelsRowBytesSupport() function
/third_party/skia/src/gpu/
DGrCaps.h330 bool readPixelsRowBytesSupport() const { return fReadPixelsRowBytesSupport; } in readPixelsRowBytesSupport() function