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

/frameworks/ex/framesequence/jni/
H A DRegistry.h27 struct RegistryEntry { struct
44 Registry(const RegistryEntry& entry);
46 static const RegistryEntry* Find(Stream* stream);
49 RegistryEntry mImpl;
H A DFrameSequence.cpp22 const RegistryEntry* entry = Registry::Find(stream);
H A DRegistry.cpp24 Registry::Registry(const RegistryEntry& entry) {
35 const RegistryEntry* Registry::Find(Stream* stream) {
H A DFrameSequence_gif.cpp354 static RegistryEntry gEntry = {
H A DFrameSequence_webp.cpp397 static RegistryEntry gEntry = {

Completed in 66 milliseconds