HomeSort by relevance Sort by last modified time
    Searched full:fmt_to_config (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrSWMaskHelper.cpp 39 static inline GrPixelConfig fmt_to_config(SkTextureCompressor::Format fmt) { function in namespace:__anon19885
247 desc.fConfig = fmt_to_config(fCompressedFormat);
273 SkASSERT(fmt_to_config(fCompressedFormat) == desc.fConfig);

Completed in 4430 milliseconds