Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/shaders/
H A DSkBitmapProcShader.cpp80 SkMatrix totalInverse; in MakeContext() local
H A DSkShaderBase.h120 [[nodiscard]] bool totalInverse(SkMatrix* out) const { in totalInverse() function