Home
last modified time | relevance | path

Searched refs:SkPixmapPriv (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/codec/
DSkCodecImageGenerator.cpp34 info = SkPixmapPriv::SwapWidthHeight(info); in adjust_info()
64 return SkPixmapPriv::Orient(dst, fCodec->getOrigin(), decode); in getPixels()
/third_party/skia/src/ports/
DSkImageGeneratorCG.cpp96 info = SkPixmapPriv::SwapWidthHeight(info); in MakeFromEncodedCG()
156 return SkPixmapPriv::Orient(dst, fOrigin, decode); in onGetPixels()
/third_party/skia/src/core/
DSkPixmapPriv.h15 class SkPixmapPriv {
DSkBitmap.cpp190 SkPixmapPriv::ResetPixmapKeepInfo(&fPixmap, p, rowBytes); in setPixelRef()
199 SkPixmapPriv::ResetPixmapKeepInfo(&fPixmap, p, rb); in setPixels()
DSkPixmap.cpp602 bool SkPixmapPriv::Orient(const SkPixmap& dst, const SkPixmap& src, SkEncodedOrigin origin) { in Orient()
628 SkImageInfo SkPixmapPriv::SwapWidthHeight(const SkImageInfo& info) { in SwapWidthHeight()
DBUILD.bazel253 "SkPixmapPriv.h",
/third_party/skia/bench/
DReadPixBench.cpp93 SkPixmapPriv::Orient(dst, src, kTopRight_SkEncodedOrigin); in onDraw()
/third_party/skia/include/core/
DSkPixmap.h717 friend class SkPixmapPriv; variable
/third_party/skia/src/android/
DSkAnimatedImage.cpp83 fDecodeInfo = SkPixmapPriv::SwapWidthHeight(fDecodeInfo); in SkAnimatedImage()
/third_party/skia/site/docs/user/release/
Drelease_notes.md172 Replace SkPixmapPriv::ShouldSwapWidthHeight with
/third_party/skia/
DRELEASE_NOTES.txt229 Replace SkPixmapPriv::ShouldSwapWidthHeight with