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

  /frameworks/base/media/tests/players/
invoke_mock_media_player.cpp 58 virtual bool hardwareOutput() {return true;}
  /frameworks/av/include/media/
MediaPlayerInterface.h 135 virtual bool hardwareOutput() = 0;
239 virtual bool hardwareOutput() { return false; }
250 virtual bool hardwareOutput() { return true; }

Completed in 140 milliseconds