Searched refs:copyHeight (Results 1 – 1 of 1) sorted by relevance
679 uint32_t copyHeight = height; in ConvertToSurfaceBuffer() local683 copyHeight = height + height / NUM_2; in ConvertToSurfaceBuffer()686 copyHeight = height; in ConvertToSurfaceBuffer()689 for (uint32_t i = 0; i < copyHeight; i++) { in ConvertToSurfaceBuffer()