Searched defs:IsUsageSupported (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/content/common/gpu/client/ | ||
| D | gpu_memory_buffer_impl_io_surface.cc | 30 bool GpuMemoryBufferImplIOSurface::IsUsageSupported(unsigned usage) { in IsUsageSupported() function in content::GpuMemoryBufferImplIOSurface |
| D | gpu_memory_buffer_impl_surface_texture.cc | 38 bool GpuMemoryBufferImplSurfaceTexture::IsUsageSupported(unsigned usage) { in IsUsageSupported() function in content::GpuMemoryBufferImplSurfaceTexture |
| D | gpu_memory_buffer_impl_shm.cc | 47 bool GpuMemoryBufferImplShm::IsUsageSupported(unsigned usage) { in IsUsageSupported() function in content::GpuMemoryBufferImplShm |