Home
last modified time | relevance | path

Searched refs:SkDstPixelInfo (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkConfig8888.h25 struct SkDstPixelInfo : SkPixelInfo { struct
34 bool convertPixelsTo(SkDstPixelInfo* dst, int width, int height) const; argument
DSkConfig8888.cpp77 bool SkSrcPixelInfo::convertPixelsTo(SkDstPixelInfo* dst, int width, int height) const { in convertPixelsTo()
193 SkDstPixelInfo dstPI; in CopyPixels()
/external/skia/src/gpu/
DGrContext.cpp226 SkDstPixelInfo dstPI; in sw_convert_to_premul()
481 SkDstPixelInfo dstPI; in readSurfacePixels()
DSkGr.cpp135 SkDstPixelInfo dstPI; in build_index8_data()