Home
last modified time | relevance | path

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

/third_party/skia/tools/
DDDLPromiseImageHelper.cpp153 int numPixmaps = info->yuvaInfo().numPlanes(); in CreateBETexturesForPromiseImage() local
154 for (int j = 0; j < numPixmaps; ++j) { in CreateBETexturesForPromiseImage()
196 int numPixmaps = info->yuvaInfo().numPlanes(); in DeleteBETexturesForPromiseImage() local
197 for (int j = 0; j < numPixmaps; ++j) { in DeleteBETexturesForPromiseImage()
224 int numPixmaps = info.yuvaInfo().numPlanes(); in createCallbackContexts() local
226 for (int j = 0; j < numPixmaps; ++j) { in createCallbackContexts()