Searched refs:numPixmaps (Results 1 – 1 of 1) sorted by relevance
153 int numPixmaps = info->yuvaInfo().numPlanes(); in CreateBETexturesForPromiseImage() local154 for (int j = 0; j < numPixmaps; ++j) { in CreateBETexturesForPromiseImage()196 int numPixmaps = info->yuvaInfo().numPlanes(); in DeleteBETexturesForPromiseImage() local197 for (int j = 0; j < numPixmaps; ++j) { in DeleteBETexturesForPromiseImage()224 int numPixmaps = info.yuvaInfo().numPlanes(); in createCallbackContexts() local226 for (int j = 0; j < numPixmaps; ++j) { in createCallbackContexts()