Searched refs:allow_to_i420 (Results 1 – 1 of 1) sorted by relevance
946 FakeNativeBufferI420(int width, int height, bool allow_to_i420) in FakeNativeBufferI420() argument947 : width_(width), height_(height), allow_to_i420_(allow_to_i420) {} in FakeNativeBufferI420()