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

  /external/drm_hwcomposer/
worker.h 71 void InternalRoutine();
worker.cpp 38 new std::thread(&Worker::InternalRoutine, this));
79 void Worker::InternalRoutine() {

Completed in 136 milliseconds