Searched refs:fmt_to_config (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrSWMaskHelper.cpp39 static inline GrPixelConfig fmt_to_config(SkTextureCompressor::Format fmt) { function in namespace:__anon15267
247 desc.fConfig = fmt_to_config(fCompressedFormat);
273 SkASSERT(fmt_to_config(fCompressedFormat) == desc.fConfig);

Completed in 131 milliseconds