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

  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 51 virtual void CmdHandler(struct cmd_s *cmd) = 0;
65 virtual void Work(void); /* call ci->CmdHandler() */
72 CmdHandlerInterface *ci; /* to run ComponentBase::CmdHandler() */
313 virtual void CmdHandler(struct cmd_s *cmd);
316 /* called in CmdHandler() thread context or by component itself */
333 /* called in CmdHandler() thread context */
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 107 ci->CmdHandler(cmd);
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc     [all...]

Completed in 183 milliseconds