Home | History | Annotate | Download | only in media

Lines Matching refs:isPowerOf2

237                 if (!Shared.isPowerOf2(width) || !Shared.isPowerOf2(height)) {