IsFormatValid 379 content/browser/gpu/browser_gpu_channel_host_factory.cc if (!GpuMemoryBufferImpl::IsFormatValid(internalformat)) IsFormatValid 1258 content/browser/renderer_host/render_message_filter.cc if (!GpuMemoryBufferImpl::IsFormatValid(internalformat)) { IsFormatValid 14 content/common/gpu/client/gpu_memory_buffer_impl.cc DCHECK(IsFormatValid(internalformat)); IsFormatValid 24 content/common/gpu/client/gpu_memory_buffer_impl.h static bool IsFormatValid(unsigned internalformat); IsFormatValid 1181 content/renderer/render_thread_impl.cc if (!GpuMemoryBufferImpl::IsFormatValid(internalformat)) IsFormatValid 430 media/formats/mp4/box_definitions.cc if (IsFormatValid()) IsFormatValid 187 media/formats/mp4/box_definitions.h bool IsFormatValid() const; IsFormatValid 265 media/formats/mp4/mp4_stream_parser.cc if (!entry.IsFormatValid()) {