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

  /frameworks/base/libs/rs/
rsThreadIO.h 38 bool playCoreCommands(Context *con, bool waitForCommand);
rsThreadIO.cpp 39 bool ThreadIO::playCoreCommands(Context *con, bool waitForCommand)
58 //LOGV("playCoreCommands 3 %i %i", cmdID, cmdSize);
rsContext.cpp 317 mDraw |= rsc->mIO.playCoreCommands(rsc, !mDraw);

Completed in 3317 milliseconds