Home
last modified time | relevance | path

Searched refs:originMatrix (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/utils/
H A DSkAnimCodecPlayer.cpp68 const auto originMatrix = SkEncodedOriginToMatrix(origin, orientedDims.width(), in getFrameAt() local
91 SkAssertResult(originMatrix.invert(&inverse)); in getFrameAt()
109 canvas->concat(originMatrix); in getFrameAt()
/third_party/skia/include/core/
H A DSkYUVAInfo.h177 SkMatrix originMatrix() const { in originMatrix() function in SkYUVAInfo::PlaneConfig::Subsampling
/third_party/skia/src/gpu/effects/
H A DGrYUVtoRGBEffect.cpp58 SkMatrix planeMatrix = yuvaProxies.yuvaInfo().originMatrix(); in Make()
/third_party/skia/tools/gpu/
H A DYUVUtils.cpp75 SkMatrix om = fPixmaps.yuvaInfo().originMatrix();

Completed in 4 milliseconds