HomeSort by relevance Sort by last modified time
    Searched refs:iStaticPopulatorContext (Results 1 - 2 of 2) sorted by null

  /external/opencore/engines/player/src/
pv_player_node_registry.h 169 OsclAny* iStaticPopulatorContext;
298 OsclAny* iStaticPopulatorContext;
pv_player_node_registry.cpp 63 pop.RegisterAllNodes(&aNode, aNode.iStaticPopulatorContext);
64 pop.RegisterAllRecognizers(&aRec, aRec.iStaticPopulatorContext);
74 pop.UnregisterAllNodes(&aNode, aNode.iStaticPopulatorContext);
75 pop.UnregisterAllRecognizers(&aRec, aRec.iStaticPopulatorContext);

Completed in 11 milliseconds