Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSWMaskHelper.cpp40 static inline GrPixelConfig fmt_to_config(SkTextureCompressor::Format fmt) { in fmt_to_config() function
246 desc.fConfig = fmt_to_config(fCompressedFormat); in createTexture()
265 SkASSERT(fmt_to_config(fCompressedFormat) == desc.fConfig); in compressTextureData()