Searched refs:isSupportedNoFailure (Results 1 – 3 of 3) sorted by relevance
148 bool isSupportedNoFailure(const IMapper::BufferDescriptorInfo& descriptorInfo);
336 bool Gralloc::isSupportedNoFailure(const IMapper::BufferDescriptorInfo& descriptorInfo) { in isSupportedNoFailure() function in android::hardware::graphics::mapper::V4_0::vts::Gralloc
1233 supported = mGralloc->isSupportedNoFailure(info); in TEST_P()