Home
last modified time | relevance | path

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

/external/skia/tools/
DDDLPromiseImageHelper.cpp157 const SkPixmap& yuvPixmap = info->yuvPixmap(j); in CreateBETexturesForPromiseImage() local
230 const SkPixmap& yuvPixmap = info.yuvPixmap(j); in createCallbackContexts() local
DDDLPromiseImageHelper.h151 const SkPixmap& yuvPixmap(int index) const { in yuvPixmap() function