Searched refs:yuvPixmap (Results 1 – 4 of 4) sorted by relevance
155 const SkPixmap& yuvPixmap = info->yuvPixmap(j); in CreateBETexturesForPromiseImage() local161 callbackContext->setBackendTexture(create_yuva_texture(direct, yuvPixmap, j)); in CreateBETexturesForPromiseImage()227 const SkPixmap& yuvPixmap = info.yuvPixmap(j); in createCallbackContexts() local229 GrBackendFormat backendFormat = direct->defaultBackendFormat(yuvPixmap.colorType(), in createCallbackContexts()
151 const SkPixmap& yuvPixmap(int index) const { in yuvPixmap() function
106 const SkPixmap& yuvPixmap = info.yuvPixmap(j); in uploadAllToGPU() local111 callbackContext->setBackendTexture(create_yuva_texture(context, yuvPixmap, in uploadAllToGPU()188 sizes[i].set(curImage.yuvPixmap(i).width(), curImage.yuvPixmap(i).height()); in PromiseImageCreator()
149 const SkPixmap& yuvPixmap(int index) const { in yuvPixmap() function