Home
last modified time | relevance | path

Searched defs:createHeifDecoder (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/codec/
DSkStubHeifDecoderAPI.h74 static inline HeifDecoder* createHeifDecoder() { return new HeifDecoder; } in createHeifDecoder() function
/third_party/flutter/skia/src/codec/
DSkStubHeifDecoderAPI.h88 static inline HeifDecoder* createHeifDecoder() { return new HeifDecoder; } in createHeifDecoder() function