Searched refs:tryWrapping (Results 1 – 1 of 1) sorted by relevance
267 bool tryWrapping = !copy; in GraphicView2MediaImageConverter() local371 if (tryWrapping && mClientColorFormat != COLOR_FormatYUV420Flexible) { in GraphicView2MediaImageConverter()372 tryWrapping = yuv420888 && uPlane.colInc == 1 && vPlane.colInc == 1 in GraphicView2MediaImageConverter()399 if (tryWrapping && mClientColorFormat != COLOR_FormatYUV420Flexible) { in GraphicView2MediaImageConverter()400 tryWrapping = yuv420888 && uPlane.colInc == 2 && vPlane.colInc == 2 in GraphicView2MediaImageConverter()426 if (tryWrapping) { in GraphicView2MediaImageConverter()427 tryWrapping = yPlane.allocatedDepth == 16 in GraphicView2MediaImageConverter()542 tryWrapping = false; in GraphicView2MediaImageConverter()557 if (tryWrapping) { in GraphicView2MediaImageConverter()