HomeSort by relevance Sort by last modified time
    Searched defs:IsFormatValid (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/gpu/client/
gpu_memory_buffer_impl.cc 14 DCHECK(IsFormatValid(internalformat));
20 bool GpuMemoryBufferImpl::IsFormatValid(unsigned internalformat) {
  /external/chromium_org/media/formats/mp4/
box_definitions.cc 463 if (IsFormatValid())
469 bool VideoSampleEntry::IsFormatValid() const {

Completed in 99 milliseconds